Home
last modified time | relevance | path

Searched defs:materializeFP (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp1492 bool X86InstructionSelector::materializeFP(MachineInstr &I, materializeFP() function in X86InstructionSelector
/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp384 unsigned MipsFastISel::materializeFP(const ConstantFP *CFP, MVT VT) { materializeFP() function in MipsFastISel
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp391 unsigned AArch64FastISel::materializeFP(const ConstantFP *CFP, MVT VT) { materializeFP() function in AArch64FastISel