Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2593 bool matchOperationAddr(User *Operation, unsigned Opcode, unsigned Depth,
3086 bool AddressingModeMatcher::matchOperationAddr(User *AddrInst, unsigned Opcode, in matchOperationAddr() function in __anonebd7bfba0211::AddressingModeMatcher
3348 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { in matchAddr()
3369 if (matchOperationAddr(CE, CE->getOpcode(), Depth)) in matchAddr()