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

  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 557 /// getFPTOSINT - Return the FPTOSINT_*_* value for the given types, or
559 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
TargetLowering.cpp 367 /// getFPTOSINT - Return the FPTOSINT_*_* value for the given types, or
369 RTLIB::Libcall RTLIB::getFPTOSINT(EVT OpVT, EVT RetVT) {
    [all...]

Completed in 297 milliseconds