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

/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3988 SDValue PPCTargetLowering::LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const { function in class:PPCTargetLowering
4674 case ISD::SRA_PARTS: return LowerSRA_PARTS(Op, DAG);

Completed in 83 milliseconds