Searched refs:MUL_F32 (Results 1 - 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRuntimeLibcalls.h94 MUL_F32, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h96 MUL_F32, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp81 { RTLIB::MUL_F32, "__mips16_mulsf3" },
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp323 RTLIB::MUL_F32,
1031 RTLIB::MUL_F32,
H A DTargetLowering.cpp130 Names[RTLIB::MUL_F32] = "__mulsf3";
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp414 RTLIB::MUL_F32,
1237 RTLIB::MUL_F32,
H A DLegalizeDAG.cpp3921 Results.push_back(ExpandFPLibCall(Node, RTLIB::MUL_F32, RTLIB::MUL_F64,
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp114 Names[RTLIB::MUL_F32] = "__mulsf3";
/external/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2106 setLibcallName(RTLIB::MUL_F32, "__hexagon_fast_mulsf3");
2115 setLibcallName(RTLIB::MUL_F32, "__hexagon_mulsf3");
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMISelLowering.cpp190 setLibcallName(RTLIB::MUL_F32, "__mulsf3vfp");
309 setLibcallName(RTLIB::MUL_F32, "__aeabi_fmul");
313 setLibcallCallingConv(RTLIB::MUL_F32, CallingConv::ARM_AAPCS);
/external/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp182 { RTLIB::MUL_F32, "__mulsf3vfp", ISD::SETCC_INVALID },
286 { RTLIB::MUL_F32, "__aeabi_fmul", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },

Completed in 175 milliseconds