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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRuntimeLibcalls.h150 CEIL_F32, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h171 CEIL_F32, enumerator in enum:llvm::RTLIB::Libcall
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp167 RTLIB::CEIL_F32,
921 RTLIB::CEIL_F32, RTLIB::CEIL_F64,
H A DTargetLowering.cpp186 Names[RTLIB::CEIL_F32] = "ceilf";
H A DLegalizeDAG.cpp3368 Results.push_back(ExpandFPLibCall(Node, RTLIB::CEIL_F32, RTLIB::CEIL_F64,
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp239 RTLIB::CEIL_F32,
1116 RTLIB::CEIL_F32, RTLIB::CEIL_F64,
H A DLegalizeDAG.cpp3867 Results.push_back(ExpandFPLibCall(Node, RTLIB::CEIL_F32, RTLIB::CEIL_F64,
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp184 Names[RTLIB::CEIL_F32] = "ceilf";

Completed in 690 milliseconds