Searched refs:MatchOperationAddr (Results 1 – 2 of 2) sorted by relevance
153 bool AddressingModeMatcher::MatchOperationAddr(User *AddrInst, unsigned Opcode, in MatchOperationAddr() function in AddressingModeMatcher330 if (MatchOperationAddr(I, I->getOpcode(), Depth)) { in MatchAddr()346 if (MatchOperationAddr(CE, CE->getOpcode(), Depth)) in MatchAddr()
99 bool MatchOperationAddr(User *Operation, unsigned Opcode, unsigned Depth);