Home
last modified time | relevance | path

Searched refs:FPTOSINT_F80_I32 (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h242 FPTOSINT_F80_I32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def305 HANDLE_LIBCALL(FPTOSINT_F80_I32, "__fixxfsi")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def315 HANDLE_LIBCALL(FPTOSINT_F80_I32, "__fixxfsi")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp266 Names[RTLIB::FPTOSINT_F80_I32] = "__fixxfsi"; in InitLibcallNames()
576 return FPTOSINT_F80_I32; in getFPTOSINT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp301 return FPTOSINT_F80_I32; in getFPTOSINT()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp315 return FPTOSINT_F80_I32; in getFPTOSINT()