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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 316 /// getFPTOUINT - Return the FPTOUINT_*_* value for the given types, or
318 Libcall getFPTOUINT(EVT OpVT, EVT RetVT);
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 741 RTLIB::Libcall LC = RTLIB::getFPTOUINT(N->getOperand(0).getValueType(), RVT);
    [all...]
TargetLowering.cpp 410 /// getFPTOUINT - Return the FPTOUINT_*_* value for the given types, or
412 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) {
    [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]

Completed in 461 milliseconds