Searched refs:expandDisp (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 398 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp() function 434 return expandDisp(AM, IsBase, Op1, in expandAddress() 437 return expandDisp(AM, IsBase, Op0, in expandAddress() 449 return expandDisp(AM, IsBase, Base, Offset); in expandAddress() 536 expandDisp(AM, true, SDValue(), in selectAddress()
|