Searched refs:LowerBSWAP (Results 1 – 3 of 3) sorted by relevance
53 static Value *LowerBSWAP(LLVMContext &Context, Value *V, Instruction *IP) { in LowerBSWAP() function251 CI->replaceAllUsesWith(LowerBSWAP(Context, CI->getArgOperand(0), CI)); in LowerIntrinsicCall()
1300 SDValue LowerBSWAP(SDValue Op, SelectionDAG &DAG) const;
10852 SDValue PPCTargetLowering::LowerBSWAP(SDValue Op, SelectionDAG &DAG) const { in LowerBSWAP() function in PPCTargetLowering11381 return LowerBSWAP(Op, DAG); in LowerOperation()