Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DRuntimeLibcalls.h257 FPTOUINT_F80_I32, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def320 HANDLE_LIBCALL(FPTOUINT_F80_I32, "__fixunsxfsi")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def333 HANDLE_LIBCALL(FPTOUINT_F80_I32, "__fixunsxfsi")
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp281 Names[RTLIB::FPTOUINT_F80_I32] = "__fixunsxfsi"; in InitLibcallNames()
618 return FPTOUINT_F80_I32; in getFPTOUINT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp343 return FPTOUINT_F80_I32; in getFPTOUINT()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp364 return FPTOUINT_F80_I32; in getFPTOUINT()