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

  /external/llvm/include/llvm/CodeGen/
RuntimeLibcalls.h 320 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
322 Libcall getSINTTOFP(EVT OpVT, EVT RetVT);
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeFloatTypes.cpp 555 LC = Signed ? RTLIB::getSINTTOFP(NVT, RVT):RTLIB::getUINTTOFP (NVT, RVT);
    [all...]
TargetLowering.cpp 453 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
455 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) {
    [all...]
LegalizeIntegerTypes.cpp     [all...]
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]

Completed in 51 milliseconds