Searched defs:lowerJumpTable (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp789 case ISD::JumpTable: return lowerJumpTable(Op, DAG);
1706 lowerJumpTable(SDValue Op, SelectionDAG &DAG) const function in class:MipsTargetLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1884 SDValue SystemZTargetLowering::lowerJumpTable(JumpTableSDNode *JT, function in class:SystemZTargetLowering
2418 return lowerJumpTable(cast<JumpTableSDNode>(Op), DAG);

Completed in 111 milliseconds