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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 208 FPTOUINT_F64_I64,
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 255 FPTOUINT_F64_I64,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 255 FPTOUINT_F64_I64,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 255 FPTOUINT_F64_I64,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 255 FPTOUINT_F64_I64,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 255 FPTOUINT_F64_I64,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 255 FPTOUINT_F64_I64,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 255 FPTOUINT_F64_I64,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 279 Names[RTLIB::FPTOUINT_F64_I64] = "__fixunsdfdi";
613 return FPTOUINT_F64_I64;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 242 Names[RTLIB::FPTOUINT_F64_I64] = "__fixunsdfdi";
432 return FPTOUINT_F64_I64;
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp 305 { RTLIB::FPTOUINT_F64_I64, "__aeabi_d2ulz", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
388 { RTLIB::FPTOUINT_F64_I64, "__dtou64", CallingConv::ARM_AAPCS_VFP },
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMISelLowering.cpp 348 setLibcallName(RTLIB::FPTOUINT_F64_I64, "__aeabi_d2ulz");
356 setLibcallCallingConv(RTLIB::FPTOUINT_F64_I64, CallingConv::ARM_AAPCS);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp 202 setLibcallName(RTLIB::FPTOUINT_F64_I64, "_ftol2");
209 setLibcallCallingConv(RTLIB::FPTOUINT_F64_I64, CallingConv::C);
    [all...]

Completed in 643 milliseconds