Searched refs:expandDisp (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZISelDAGToDAG.cpp | 443 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp() function 479 return expandDisp(AM, IsBase, Op1, in expandAddress() 482 return expandDisp(AM, IsBase, Op0, in expandAddress() 494 return expandDisp(AM, IsBase, Base, Offset); in expandAddress() 581 expandDisp(AM, true, SDValue(), in selectAddress()
|