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

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp398 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, function
434 return expandDisp(AM, IsBase, Op1,
437 return expandDisp(AM, IsBase, Op0,
449 return expandDisp(AM, IsBase, Base, Offset);
536 expandDisp(AM, true, SDValue(),

Completed in 73 milliseconds