Home
last modified time | relevance | path

Searched defs:selectCmp (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp526 bool ARMInstructionSelector::selectCmp(CmpConstants Helper, selectCmp() function in ARMInstructionSelector
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp941 bool X86InstructionSelector::selectCmp(MachineInstr &I, selectCmp() function in X86InstructionSelector
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp995 bool SPIRVInstructionSelector::selectCmp(Register ResVReg, selectCmp() function in SPIRVInstructionSelector
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp977 bool MipsFastISel::selectCmp(const Instruction *I) { in selectCmp() function in MipsFastISel
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2530 bool AArch64FastISel::selectCmp(const Instruction *I) { selectCmp() function in AArch64FastISel