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

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp374 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, function
429 return expandAdjDynAlloc(AM, IsBase, Op1);
431 return expandAdjDynAlloc(AM, IsBase, Op0);

Completed in 80 milliseconds