Home
last modified time | relevance | path

Searched defs:selectSelect (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp912 bool WebAssemblyFastISel::selectSelect(const Instruction *I) { selectSelect() function in WebAssemblyFastISel
/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp769 bool ARMInstructionSelector::selectSelect(MachineInstrBuilder &MIB, in selectSelect() function in ARMInstructionSelector
/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp1120 bool RISCVInstructionSelector::selectSelect(MachineInstr &MI, selectSelect() function in RISCVInstructionSelector
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1811 bool X86InstructionSelector::selectSelect(MachineInstr &I, selectSelect() function in X86InstructionSelector
/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1009 bool MipsFastISel::selectSelect(const Instruction *I) { selectSelect() function in MipsFastISel
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1658 bool SPIRVInstructionSelector::selectSelect(Register ResVReg, selectSelect() function in SPIRVInstructionSelector
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2669 bool AArch64FastISel::selectSelect(const Instruction *I) { selectSelect() function in AArch64FastISel