HomeSort by relevance Sort by last modified time
    Searched refs:lowerBR_JT (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 472 SDValue lowerBR_JT(SDValue Op, SelectionDAG &DAG) const;
MipsISelLowering.cpp 783 case ISD::BR_JT: return lowerBR_JT(Op, DAG);
    [all...]

Completed in 57 milliseconds