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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 221 SINTTOFP_I64_F64,
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 272 SINTTOFP_I64_F64,
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 296 Names[RTLIB::SINTTOFP_I64_F64] = "__floatdidf";
659 return SINTTOFP_I64_F64;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyRuntimeLibcallSignatures.cpp 264 Table[RTLIB::SINTTOFP_I64_F64] = f64_func_i64;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp 343 return SINTTOFP_I64_F64;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 255 Names[RTLIB::SINTTOFP_I64_F64] = "__floatdidf";
469 return SINTTOFP_I64_F64;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 176 { RTLIB::SINTTOFP_I64_F64, "__mspabi_fltllid", 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 321 { RTLIB::SINTTOFP_I64_F64, "__aeabi_l2d", CallingConv::ARM_AAPCS, ISD::SETCC_INVALID },
390 { RTLIB::SINTTOFP_I64_F64, "__i64tod", CallingConv::ARM_AAPCS_VFP },
    [all...]