Home
last modified time | relevance | path

Searched refs:Call_F32 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h39 Libcall Call_F32,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp140 void ExpandFPLibCall(SDNode *Node, RTLIB::Libcall Call_F32,
152 RTLIB::Libcall Call_F32, RTLIB::Libcall Call_F64,
2068 RTLIB::Libcall Call_F32, in ExpandFPLibCall() argument
2075 Call_F32, Call_F64, Call_F80, in ExpandFPLibCall()
2101 RTLIB::Libcall Call_F32, in ExpandArgFPLibCall() argument
2109 Call_F32, Call_F64, Call_F80, in ExpandArgFPLibCall()
DLegalizeFloatTypes.cpp33 RTLIB::Libcall Call_F32, in GetFPLibCall() argument
39 VT == MVT::f32 ? Call_F32 : in GetFPLibCall()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp217 RTLIB::Libcall Call_F32, in getFPLibCall() argument
223 VT == MVT::f32 ? Call_F32 : in getFPLibCall()