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

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 599 /// getFPTOUINT - Return the FPTOUINT_*_* value for the given types, or
601 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 410 /// getFPTOUINT - Return the FPTOUINT_*_* value for the given types, or
412 RTLIB::Libcall RTLIB::getFPTOUINT(EVT OpVT, EVT RetVT) {
    [all...]

Completed in 870 milliseconds