Home
last modified time | relevance | path

Searched refs:MatchOperationAddr (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2111 bool MatchOperationAddr(User *Operation, unsigned Opcode, unsigned Depth,
2609 bool AddressingModeMatcher::MatchOperationAddr(User *AddrInst, unsigned Opcode, in MatchOperationAddr() function in __anonebd7bfba0211::AddressingModeMatcher
2862 if (MatchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { in MatchAddr()
2883 if (MatchOperationAddr(CE, CE->getOpcode(), Depth)) in MatchAddr()