Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DAddrModeMatcher.cpp153 bool AddressingModeMatcher::MatchOperationAddr(User *AddrInst, unsigned Opcode, in MatchOperationAddr() function in AddressingModeMatcher
330 if (MatchOperationAddr(I, I->getOpcode(), Depth)) { in MatchAddr()
346 if (MatchOperationAddr(CE, CE->getOpcode(), Depth)) in MatchAddr()
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DAddrModeMatcher.h99 bool MatchOperationAddr(User *Operation, unsigned Opcode, unsigned Depth);