HomeSort by relevance Sort by last modified time
    Searched refs:UINTTOFP_I64_F32 (Results 1 - 13 of 13) 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,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 286 UINTTOFP_I64_F32,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 286 UINTTOFP_I64_F32,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 286 UINTTOFP_I64_F32,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 286 UINTTOFP_I64_F32,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 286 UINTTOFP_I64_F32,
  /prebuilts/clang/host/linux-x86/clang-4479392/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/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 266 Names[RTLIB::UINTTOFP_I64_F32] = "__floatundisf";
501 return UINTTOFP_I64_F32;
    [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...]

Completed in 73 milliseconds