Searched defs:materializeFP (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/GISel/ | ||
H A D | X86InstructionSelector.cpp | 1475 bool X86InstructionSelector::materializeFP(MachineInstr &I, materializeFP() function in X86InstructionSelector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 384 unsigned MipsFastISel::materializeFP(const ConstantFP *CFP, MVT VT) { in materializeFP() function in MipsFastISel |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 390 unsigned AArch64FastISel::materializeFP(const ConstantFP *CFP, MVT VT) { materializeFP() function in AArch64FastISel |