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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 52 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
54 Libcall getSINTTOFP(EVT OpVT, EVT RetVT);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 320 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
322 Libcall getSINTTOFP(EVT OpVT, EVT RetVT);
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 495 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
497 Libcall getSINTTOFP(EVT OpVT, EVT RetVT);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
LegalizerHelper.cpp 158 return RTLIB::getSINTTOFP(FromMVT, ToMVT);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp 325 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
327 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) {
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 641 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
643 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 555 LC = Signed ? RTLIB::getSINTTOFP(NVT, RVT):RTLIB::getUINTTOFP (NVT, RVT);
    [all...]
TargetLowering.cpp 453 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
455 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) {
    [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp     [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 1021 milliseconds