Home
last modified time | relevance | path

Searched refs:expandDisp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp464 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp() function
501 return expandDisp(AM, IsBase, Op1, in expandAddress()
504 return expandDisp(AM, IsBase, Op0, in expandAddress()
516 return expandDisp(AM, IsBase, Base, Offset); in expandAddress()
603 expandDisp(AM, true, SDValue(), in selectAddress()