Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp528 bool ARMInstructionSelector::selectCmp(CmpConstants Helper, in selectCmp() function in ARMInstructionSelector
/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp958 bool X86InstructionSelector::selectCmp(MachineInstr &I, selectCmp() function in X86InstructionSelector
/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp977 bool MipsFastISel::selectCmp(const Instruction *I) { selectCmp() function in MipsFastISel
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp1109 auto selectCmp = [&builder](auto pred, Value value, Value bound) { clampWithNormals() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp1528 bool SPIRVInstructionSelector::selectCmp(Register ResVReg, selectCmp() function in SPIRVInstructionSelector
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp2531 bool AArch64FastISel::selectCmp(const Instruction *I) { selectCmp() function in AArch64FastISel