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

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2594 bool matchOperationAddr(User *Operation, unsigned Opcode, unsigned Depth,
3087 bool AddressingModeMatcher::matchOperationAddr(User *AddrInst, unsigned Opcode, function in class:__anon2445::AddressingModeMatcher
3349 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) {
3370 if (matchOperationAddr(CE, CE->getOpcode(), Depth))

Completed in 110 milliseconds