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

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 641 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
643 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 453 /// getSINTTOFP - Return the SINTTOFP_*_* value for the given types, or
455 RTLIB::Libcall RTLIB::getSINTTOFP(EVT OpVT, EVT RetVT) {
    [all...]

Completed in 74 milliseconds