Searched defs:LowerBSWAP (Results 1 – 3 of 3) sorted by relevance
53 static Value *LowerBSWAP(LLVMContext &Context, Value *V, Instruction *IP) { in LowerBSWAP() function
3331 TEST_F(AArch64GISelMITest, LowerBSWAP) { in TEST_F() argument
11205 SDValue PPCTargetLowering::LowerBSWAP(SDValue Op, SelectionDAG &DAG) const { LowerBSWAP() function in PPCTargetLowering