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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp902 case ISD::JumpTable: return lowerJumpTable(Op, DAG);
1887 lowerJumpTable(SDValue Op, SelectionDAG &DAG) const function in class:MipsTargetLowering

Completed in 37 milliseconds