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