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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 399 /// getFPTOSINT - Return the FPTOSINT_*_* value for the given types, or
401 Libcall getFPTOSINT(EVT OpVT, EVT RetVT);
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 693 RTLIB::Libcall LC = RTLIB::getFPTOSINT(N->getOperand(0).getValueType(), RVT);
    [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 458 /// getFPTOSINT - Return the FPTOSINT_*_* value for the given types, or
460 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) {
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 224 milliseconds