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