Searched defs:selectCmp (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMInstructionSelector.cpp | 526 bool ARMInstructionSelector::selectCmp(CmpConstants Helper, selectCmp() function in ARMInstructionSelector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86InstructionSelector.cpp | 941 bool X86InstructionSelector::selectCmp(MachineInstr &I, selectCmp() function in X86InstructionSelector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVInstructionSelector.cpp | 995 bool SPIRVInstructionSelector::selectCmp(Register ResVReg, selectCmp() function in SPIRVInstructionSelector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 977 bool MipsFastISel::selectCmp(const Instruction *I) { in selectCmp() function in MipsFastISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 2530 bool AArch64FastISel::selectCmp(const Instruction *I) { selectCmp() function in AArch64FastISel |