Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3538 bool matchOperationAddr(User *AddrInst, unsigned Opcode, unsigned Depth,
4811 bool AddressingModeMatcher::matchOperationAddr(User *AddrInst, unsigned Opcode, in matchOperationAddr() function in AddressingModeMatcher
5128 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { in matchAddr()
5148 if (matchOperationAddr(CE, CE->getOpcode(), Depth)) in matchAddr()