Home
last modified time | relevance | path

Searched refs:Pseudos (Results 1 – 19 of 19) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64Schedule.td21 // TODO: Provide variants for MOV32/64imm Pseudos that dynamically
DSVEInstrFormats.td527 // Pseudos for destructive operands
553 // Pseudos for passthru operands
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/M68k/
DM68kInstrCompiler.td1 //===-- M68kInstrCompiler.td - Pseudos and Patterns ------*- tablegen -*-===//
DM68kInstrData.td566 // Pseudos
597 /// This group of Pseudos is analogues to the real x86 extending moves, but
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DCodeGenSchedule.cpp86 auto Pseudos = Instructions.slice(NumGeneric, NumPseudos); in apply() local
142 std::equal_range(Pseudos.begin(), Pseudos.end(), Prefix, Comp()); in apply()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsDSPInstrInfo.td1117 // Pseudos.
1289 // Pseudos.
1295 // Pseudos for loading and storing ccond field of DSP control register.
DMipsMSAInstrInfo.td3755 // Pseudos used to implement BNZ.df, and BZ.df
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonPseudo.td524 // Pseudos for circular buffer instructions. These are needed in order to
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMScheduleA57.td140 // Pseudos
164 // Pseudos
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVInstrInfoVPseudos.td1 //===-- RISCVInstrInfoVPseudos.td - RISC-V 'V' Pseudos -----*- tablegen -*-===//
3327 // Pseudos.
3341 // Pseudos Unit-Stride Loads and Stores
DRISCVInstrInfo.td1092 // Pseudos if that extension is present.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZScheduleZEC12.td12 // Pseudos expanded right after isel do not need to be modelled here.
DSystemZScheduleZ196.td12 // Pseudos expanded right after isel do not need to be modelled here.
DSystemZScheduleZ13.td12 // Pseudos expanded right after isel do not need to be modelled here.
DSystemZScheduleZ14.td12 // Pseudos expanded right after isel do not need to be modelled here.
DSystemZScheduleZ15.td12 // Pseudos expanded right after isel do not need to be modelled here.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86InstrCompiler.td1 //===- X86InstrCompiler.td - Compiler Pseudos and Patterns -*- tablegen -*-===//
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-02037132 (MMIX-Pseudos) <GREG>: Mention when and how a GREG can be omitted.
/freebsd-12-stable/contrib/gcc/
DChangeLog-200125286 the subreg was a hard register. Pseudos are left as subregs.