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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 40 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
42 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 308 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
310 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 483 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
485 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 374 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0));
705 RTLIB::Libcall LC = RTLIB::getFPROUND(SVT, RVT);
    [all...]
TargetLowering.cpp 347 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
349 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
LegalizerHelper.cpp 152 return RTLIB::getFPROUND(FromMVT, ToMVT);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp 203 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
205 RTLIB::Libcall RTLIB::getFPROUND(EVT OpVT, EVT RetVT) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 506 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0));
    [all...]
LegalizeDAG.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 507 RTLIB::Libcall LC = RTLIB::getFPROUND(Op.getValueType(), N->getValueType(0));
    [all...]
LegalizeDAG.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 522 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
524 RTLIB::Libcall RTLIB::getFPROUND(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 2996 milliseconds