HomeSort by: relevance | last modified time | path
    Searched refs:force32BitJumpTables (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64CompressJumpTables.cpp 169 if (ST.force32BitJumpTables() && !MF->getFunction().hasMinSize())
AArch64Subtarget.h 237 bool Force32BitJumpTables = false;
410 bool force32BitJumpTables() const { return Force32BitJumpTables; }

Completed in 19 milliseconds