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

/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1418 JumpTableSDNode(int jti, EVT VT, bool isTarg, unsigned char TF) argument
1420 0, DebugLoc(), getSDVTList(VT)), JTI(jti), TargetFlags(TF) {
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1263 JumpTableSDNode(int jti, EVT VT, bool isTarg, unsigned char TF) argument
1265 DebugLoc(), getSDVTList(VT)), JTI(jti), TargetFlags(TF) {

Completed in 199 milliseconds