HomeSort by relevance Sort by last modified time
    Searched refs:UNKNOWN_LIBCALL (Results 1 - 25 of 38) sorted by null

1 2

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
UpdateCompilerUsed.cpp 81 for (unsigned I = 0, E = static_cast<unsigned>(RTLIB::UNKNOWN_LIBCALL);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp 124 for (int LC = 0; LC < RTLIB::UNKNOWN_LIBCALL; ++LC)
178 /// UNKNOWN_LIBCALL if there is none.
200 return UNKNOWN_LIBCALL;
204 /// UNKNOWN_LIBCALL if there is none.
238 return UNKNOWN_LIBCALL;
242 /// UNKNOWN_LIBCALL if there is none.
280 return UNKNOWN_LIBCALL;
284 /// UNKNOWN_LIBCALL if there is none.
322 return UNKNOWN_LIBCALL;
326 /// UNKNOWN_LIBCALL if there is none
    [all...]
AtomicExpandPass.cpp     [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 84 { RTLIB::UNKNOWN_LIBCALL, "__mips16_ret_dc" }, // No associated libcall.
85 { RTLIB::UNKNOWN_LIBCALL, "__mips16_ret_df" }, // No associated libcall.
86 { RTLIB::UNKNOWN_LIBCALL, "__mips16_ret_sc" }, // No associated libcall.
87 { RTLIB::UNKNOWN_LIBCALL, "__mips16_ret_sf" }, // No associated libcall.
256 if (HardFloatLibCalls[I].Libcall != RTLIB::UNKNOWN_LIBCALL)
440 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL, S->getSymbol() };
483 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 84 { RTLIB::UNKNOWN_LIBCALL, "__mips16_ret_dc" }, // No associated libcall.
85 { RTLIB::UNKNOWN_LIBCALL, "__mips16_ret_df" }, // No associated libcall.
86 { RTLIB::UNKNOWN_LIBCALL, "__mips16_ret_sc" }, // No associated libcall.
87 { RTLIB::UNKNOWN_LIBCALL, "__mips16_ret_sf" }, // No associated libcall.
256 if (HardFloatLibCalls[I].Libcall != RTLIB::UNKNOWN_LIBCALL)
440 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL, S->getSymbol() };
483 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL,
  /external/llvm/lib/LTO/
UpdateCompilerUsed.cpp 81 for (unsigned I = 0, E = static_cast<unsigned>(RTLIB::UNKNOWN_LIBCALL);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
RuntimeLibcalls.h 301 UNKNOWN_LIBCALL
305 /// UNKNOWN_LIBCALL if there is none.
309 /// UNKNOWN_LIBCALL if there is none.
313 /// UNKNOWN_LIBCALL if there is none.
317 /// UNKNOWN_LIBCALL if there is none.
321 /// UNKNOWN_LIBCALL if there is none.
325 /// UNKNOWN_LIBCALL if there is none.
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 38 RTLIB::UNKNOWN_LIBCALL;
358 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_EXTEND!");
375 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_ROUND!");
549 RTLIB::Libcall LC = RTLIB::UNKNOWN_LIBCALL;
551 t <= MVT::LAST_INTEGER_VALUETYPE && LC == RTLIB::UNKNOWN_LIBCALL; ++t) {
557 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported XINT_TO_FP!");
621 RTLIB::Libcall LC1 = RTLIB::UNKNOWN_LIBCALL, LC2 = RTLIB::UNKNOWN_LIBCALL;
685 if (LC2 != RTLIB::UNKNOWN_LIBCALL) {
706 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_ROUND libcall")
    [all...]
LegalizeIntegerTypes.cpp     [all...]
TargetLowering.cpp 331 for (int i = 0; i < RTLIB::UNKNOWN_LIBCALL; ++i) {
337 /// UNKNOWN_LIBCALL if there is none.
344 return UNKNOWN_LIBCALL;
348 /// UNKNOWN_LIBCALL if there is none.
364 return UNKNOWN_LIBCALL;
368 /// UNKNOWN_LIBCALL if there is none.
407 return UNKNOWN_LIBCALL;
411 /// UNKNOWN_LIBCALL if there is none.
450 return UNKNOWN_LIBCALL;
454 /// UNKNOWN_LIBCALL if there is none
    [all...]
  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 476 UNKNOWN_LIBCALL
480 /// UNKNOWN_LIBCALL if there is none.
484 /// UNKNOWN_LIBCALL if there is none.
488 /// UNKNOWN_LIBCALL if there is none.
492 /// UNKNOWN_LIBCALL if there is none.
496 /// UNKNOWN_LIBCALL if there is none.
500 /// UNKNOWN_LIBCALL if there is none.
504 /// UNKNOWN_LIBCALL if there is none.
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 42 RTLIB::UNKNOWN_LIBCALL;
477 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_EXTEND!");
493 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_EXTEND!");
507 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_ROUND!");
    [all...]
LegalizeIntegerTypes.cpp     [all...]
TargetLowering.cpp 133 if (LC == RTLIB::UNKNOWN_LIBCALL)
158 RTLIB::Libcall LC1 = RTLIB::UNKNOWN_LIBCALL, LC2 = RTLIB::UNKNOWN_LIBCALL;
263 if (LC2 != RTLIB::UNKNOWN_LIBCALL) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 42 RTLIB::UNKNOWN_LIBCALL;
478 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_EXTEND!");
494 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_EXTEND!");
508 assert(LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_ROUND!");
    [all...]
LegalizeIntegerTypes.cpp     [all...]
TargetLowering.cpp 135 if (LC == RTLIB::UNKNOWN_LIBCALL)
163 RTLIB::Libcall LC1 = RTLIB::UNKNOWN_LIBCALL, LC2 = RTLIB::UNKNOWN_LIBCALL;
268 if (LC2 != RTLIB::UNKNOWN_LIBCALL) {
    [all...]
  /external/llvm/lib/CodeGen/
AtomicExpandPass.cpp     [all...]
TargetLoweringBase.cpp 494 for (int i = 0; i < RTLIB::UNKNOWN_LIBCALL; ++i) {
500 /// UNKNOWN_LIBCALL if there is none.
519 return UNKNOWN_LIBCALL;
523 /// UNKNOWN_LIBCALL if there is none.
554 return UNKNOWN_LIBCALL;
558 /// UNKNOWN_LIBCALL if there is none.
596 return UNKNOWN_LIBCALL;
600 /// UNKNOWN_LIBCALL if there is none.
638 return UNKNOWN_LIBCALL;
642 /// UNKNOWN_LIBCALL if there is none
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetLowering.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]

Completed in 368 milliseconds

1 2