Searched refs:computeKnownAlignment (Results 1 – 2 of 2) sorted by relevance
93 Align computeKnownAlignment(Register R, unsigned Depth = 0);
34 Align GISelKnownBits::computeKnownAlignment(Register R, unsigned Depth) { in computeKnownAlignment() function in GISelKnownBits38 return computeKnownAlignment(MI->getOperand(1).getReg(), Depth); in computeKnownAlignment()