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

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

Completed in 37 milliseconds