Searched refs:COS_F32 (Results 1 – 15 of 15) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 142 COS_F32, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | RuntimeLibcalls.h | 156 COS_F32, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 183 HANDLE_LIBCALL(COS_F32, "cosf")
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 220 RTLIB::COS_F32, in SoftenFloatRes_FCOS() 941 RTLIB::COS_F32, RTLIB::COS_F64, in ExpandFloatRes_FCOS()
|
D | TargetLowering.cpp | 178 Names[RTLIB::COS_F32] = "cosf"; in InitLibcallNames()
|
D | LegalizeDAG.cpp | 3336 Results.push_back(ExpandFPLibCall(Node, RTLIB::COS_F32, RTLIB::COS_F64, in ExpandNode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyRuntimeLibcallSignatures.cpp | 195 Table[RTLIB::COS_F32] = f32_func_f32; in RuntimeLibcallSignatureTable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 302 RTLIB::COS_F32, in SoftenFloatRes_FCOS() 1138 RTLIB::COS_F32, RTLIB::COS_F64, in ExpandFloatRes_FCOS()
|
D | LegalizeDAG.cpp | 3823 Results.push_back(ExpandFPLibCall(Node, RTLIB::COS_F32, RTLIB::COS_F64, in ConvertNodeToLibcall()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 305 RTLIB::COS_F32, in SoftenFloatRes_FCOS() 1192 RTLIB::COS_F32, RTLIB::COS_F64, in ExpandFloatRes_FCOS()
|
D | LegalizeDAG.cpp | 4057 Results.push_back(ExpandFPLibCall(Node, RTLIB::COS_F32, RTLIB::COS_F64, in ConvertNodeToLibcall()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 174 Names[RTLIB::COS_F32] = "cosf"; in InitLibcallNames()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 229 setLibcallName(RTLIB::COS_F32, "cos"); in AVRTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 3511 { RTLIB::COS_F32, RTLIB::COS_F64 }, in fastLowerIntrinsicCall()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 3425 { RTLIB::COS_F32, RTLIB::COS_F64 }, in fastLowerIntrinsicCall()
|