Searched refs:FMA_F64 (Results 1 - 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRuntimeLibcalls.h107 FMA_F64, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h112 FMA_F64, enumerator in enum:llvm::RTLIB::Libcall
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp312 RTLIB::FMA_F64,
1019 RTLIB::FMA_F64,
H A DTargetLowering.cpp143 Names[RTLIB::FMA_F64] = "fma";
H A DLegalizeDAG.cpp3398 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMA_F32, RTLIB::FMA_F64,
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp402 RTLIB::FMA_F64,
1224 RTLIB::FMA_F64,
H A DLegalizeDAG.cpp3911 Results.push_back(ExpandFPLibCall(Node, RTLIB::FMA_F32, RTLIB::FMA_F64,
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp130 Names[RTLIB::FMA_F64] = "fma";

Completed in 100 milliseconds