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

  /external/llvm/include/llvm/Target/
TargetLowering.h 704 /// supportJumpTables - return whether the target can generate code for
706 bool supportJumpTables() const {
707 return SupportJumpTables;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 90 milliseconds