Searched refs:Pseudos (Results 1 – 20 of 20) sorted by relevance
21 // TODO: Provide variants for MOV32/64imm Pseudos that dynamically
692 // Pseudos for destructive operands718 // Pseudos for passthru operands
1690 // Pseudos
1 //===-- M68kInstrCompiler.td - Pseudos and Patterns --------*- tablegen -*-===//
489 // Pseudos520 // These Pseudos handle loading immediates to registers.536 /// This group of Pseudos is analogues to the real x86 extending moves, but
1 //===-- RISCVInstrInfoSFB.td - Pseudos for SFB -------------*- tablegen -*-===//
1 //===-- RISCVInstrInfoVPseudos.td - RISC-V 'V' Pseudos -----*- tablegen -*-===//6129 // Pseudos.6151 // Pseudos Unit-Stride Loads and Stores
1679 // Pseudos if that extension is present.
85 auto Pseudos = Instructions.slice(NumGeneric, NumPseudos); in apply() local159 std::equal_range(Pseudos.begin(), Pseudos.end(), Prefix, Comp()); in apply()
1106 // Pseudos.1278 // Pseudos.1284 // Pseudos for loading and storing ccond field of DSP control register.
3736 // Pseudos used to implement BNZ.df, and BZ.df
562 // Pseudos for circular buffer instructions. These are needed in order to
139 // Pseudos163 // Pseudos
12 // Pseudos expanded right after isel do not need to be modelled here.
1 //===- X86InstrCompiler.td - Compiler Pseudos and Patterns -*- tablegen -*-===//