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

/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp783 case ISD::BR_JT: return lowerBR_JT(Op, DAG);
1474 SDValue MipsTargetLowering::lowerBR_JT(SDValue Op, SelectionDAG &DAG) const { function in class:MipsTargetLowering

Completed in 126 milliseconds