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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetOptions.h 143 /// DisableJumpTables - This flag indicates jump tables should not be
145 extern bool DisableJumpTables;
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCTargetMachine.cpp 84 DisableJumpTables = true;
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetMachine.cpp 46 bool DisableJumpTables;
163 cl::location(DisableJumpTables),
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 861 milliseconds