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

  /external/llvm/lib/CodeGen/
BasicTargetTransformInfo.cpp 180 return TLI->supportJumpTables() &&
  /external/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 363 if (TLI->supportJumpTables() &&
  /external/llvm/include/llvm/Target/
TargetLowering.h 744 bool supportJumpTables() const {
745 return SupportJumpTables;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 481 milliseconds