Searched refs:getBaseWithConstantOffset (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 11057 static void getBaseWithConstantOffset(SDValue Loc, SDValue &Base, in getBaseWithConstantOffset() function 11065 getBaseWithConstantOffset(Loc.getOperand(0), Base, Offset, DAG); in getBaseWithConstantOffset() 11090 getBaseWithConstantOffset(Loc, Base1, Offset1, DAG); in isConsecutiveLSLoc() 11091 getBaseWithConstantOffset(BaseLoc, Base2, Offset2, DAG); in isConsecutiveLSLoc()
|