Home
last modified time | relevance | path

Searched refs:SupportJumpTables (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLowering.h749 return SupportJumpTables; in supportJumpTables()
894 SupportJumpTables = Val; in setSupportJumpTables()
1318 bool SupportJumpTables; variable
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp735 SupportJumpTables = true; in TargetLoweringBase()