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

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 681 /// getUINTTOFP - Return the UINTTOFP_*_* value for the given types, or
683 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 487 /// getUINTTOFP - Return the UINTTOFP_*_* value for the given types, or
489 RTLIB::Libcall RTLIB::getUINTTOFP(EVT OpVT, EVT RetVT) {
    [all...]

Completed in 1284 milliseconds