Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h600 const unsigned MMOAddrSpace = MMO->getAddrSpace(); in executeMatchTable() local
606 dbgs() << "addrspace(" << MMOAddrSpace << ") vs " in executeMatchTable()
609 if (AddrSpace == MMOAddrSpace) { in executeMatchTable()