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

  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 434 if (SI->getNumCases() + 1 >= (unsigned)TLI->getMinimumJumpTableEntries())
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 457 if (SI->getNumCases() + 1 >= (unsigned)TLI->getMinimumJumpTableEntries())
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
BasicTTIImpl.h 299 if (N < 2 || N < TLI->getMinimumJumpTableEntries())
    [all...]
TargetLowering.h     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 359 milliseconds