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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 36 /// getFPEXT - Return the FPEXT_*_* value for the given types, or
38 Libcall getFPEXT(EVT OpVT, EVT RetVT);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 304 /// getFPEXT - Return the FPEXT_*_* value for the given types, or
306 Libcall getFPEXT(EVT OpVT, EVT RetVT);
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 479 /// getFPEXT - Return the FPEXT_*_* value for the given types, or
481 Libcall getFPEXT(EVT OpVT, EVT RetVT);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
LegalizerHelper.cpp 150 return RTLIB::getFPEXT(FromMVT, ToMVT);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 474 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0));
492 RTLIB::Libcall LC = RTLIB::getFPEXT(MVT::f32, N->getValueType(0));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 477 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0));
493 RTLIB::Libcall LC = RTLIB::getFPEXT(MVT::f32, N->getValueType(0));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp 177 /// getFPEXT - Return the FPEXT_*_* value for the given types, or
179 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) {
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 499 /// getFPEXT - Return the FPEXT_*_* value for the given types, or
501 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 357 RTLIB::Libcall LC = RTLIB::getFPEXT(Op.getValueType(), N->getValueType(0));
    [all...]
TargetLowering.cpp 336 /// getFPEXT - Return the FPEXT_*_* value for the given types, or
338 RTLIB::Libcall RTLIB::getFPEXT(EVT OpVT, EVT RetVT) {
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/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/ARM/
ARMISelLowering.cpp     [all...]

Completed in 234 milliseconds