Searched refs:setSupportJumpTables (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h1035 /// setSupportJumpTables - Indicate whether the target can generate code for
1037 void setSupportJumpTables(bool Val) { function in namespace:llvm
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCISelLowering.cpp445 setSupportJumpTables(false);

Completed in 129 milliseconds