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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 229 UINTTOFP_I32_F64,
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 282 UINTTOFP_I32_F64,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 282 UINTTOFP_I32_F64,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 282 UINTTOFP_I32_F64,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 282 UINTTOFP_I32_F64,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 282 UINTTOFP_I32_F64,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 282 UINTTOFP_I32_F64,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 282 UINTTOFP_I32_F64,
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 70 { RTLIB::UINTTOFP_I32_F64, "__mips16_floatunsidf" },
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 306 Names[RTLIB::UINTTOFP_I32_F64] = "__floatunsidf";
688 return UINTTOFP_I32_F64;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 263 Names[RTLIB::UINTTOFP_I32_F64] = "__floatunsidf";
494 return UINTTOFP_I32_F64;
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 255 setLibcallName(RTLIB::UINTTOFP_I32_F64, "__floatunssidfvfp");
372 setLibcallName(RTLIB::UINTTOFP_I32_F64, "__aeabi_ui2d");
380 setLibcallCallingConv(RTLIB::UINTTOFP_I32_F64, CallingConv::ARM_AAPCS);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 229 { RTLIB::UINTTOFP_I32_F64, "__floatunssidfvfp", ISD::SETCC_INVALID },
320 { RTLIB::UINTTOFP_I32_F64, "__aeabi_ui2d", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
    [all...]

Completed in 206 milliseconds