Searched refs:matchOperationAddr (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 3189 bool matchOperationAddr(User *AddrInst, unsigned Opcode, unsigned Depth, 4471 bool AddressingModeMatcher::matchOperationAddr(User *AddrInst, unsigned Opcode, in matchOperationAddr() function in AddressingModeMatcher 4771 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { in matchAddr() 4792 if (matchOperationAddr(CE, CE->getOpcode(), Depth)) in matchAddr()
|