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

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
RuntimeLibcalls.h 40 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
42 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
RuntimeLibcalls.h 40 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
42 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
RuntimeLibcalls.h 40 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
42 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
RuntimeLibcalls.h 40 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
42 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
RuntimeLibcalls.h 40 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
42 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
RuntimeLibcalls.h 40 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
42 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
RuntimeLibcalls.h 40 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
42 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/linux-x86/clang-4691093/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);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 490 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
492 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 490 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
492 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 490 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
492 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 490 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
492 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
RuntimeLibcalls.h 490 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
492 Libcall getFPROUND(EVT OpVT, EVT RetVT);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
RuntimeLibcalls.h 490 /// getFPROUND - Return the FPROUND_*_* value for the given types, or
492 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/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 506 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/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 566 milliseconds