HomeSort by relevance Sort by last modified time
    Searched refs:UINTTOFP_I64_F32 (Results 1 - 12 of 12) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 232 UINTTOFP_I64_F32,
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 286 UINTTOFP_I64_F32,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 310 Names[RTLIB::UINTTOFP_I64_F32] = "__floatundisf";
697 return UINTTOFP_I64_F32;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyRuntimeLibcallSignatures.cpp 272 Table[RTLIB::UINTTOFP_I64_F32] = f32_func_i64;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp 381 return UINTTOFP_I64_F32;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 266 Names[RTLIB::UINTTOFP_I64_F32] = "__floatundisf";
501 return UINTTOFP_I64_F32;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 191 { RTLIB::UINTTOFP_I64_F32, "__mspabi_fltullf", ISD::SETCC_INVALID },
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 326 { RTLIB::UINTTOFP_I64_F32, "__aeabi_ul2f", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
391 { RTLIB::UINTTOFP_I64_F32, "__u64tos", CallingConv::ARM_AAPCS_VFP },
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 378 setLibcallName(RTLIB::UINTTOFP_I64_F32, "__aeabi_ul2f");
386 setLibcallCallingConv(RTLIB::UINTTOFP_I64_F32, CallingConv::ARM_AAPCS);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp 390 { RTLIB::UINTTOFP_I64_F32, "__aeabi_ul2f", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
455 { RTLIB::UINTTOFP_I64_F32, "__u64tos", CallingConv::ARM_AAPCS_VFP },
    [all...]

Completed in 991 milliseconds