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