Searched defs:selectFCmp (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 1087 bool WebAssemblyFastISel::selectFCmp(const Instruction *I) { selectFCmp() function in WebAssemblyFastISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86InstructionSelector.cpp | 992 bool X86InstructionSelector::selectFCmp(MachineInstr &I, selectFCmp() function in X86InstructionSelector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVInstructionSelector.cpp | 1074 bool SPIRVInstructionSelector::selectFCmp(Register ResVReg, selectFCmp() function in SPIRVInstructionSelector |