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

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp416 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, function
452 return expandDisp(AM, IsBase, Op1,
455 return expandDisp(AM, IsBase, Op0,
467 return expandDisp(AM, IsBase, Base, Offset);
554 expandDisp(AM, true, SDValue(),

Completed in 50 milliseconds