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.h562 const unsigned MMOAddrSpace = MMO->getAddrSpace(); in executeMatchTable() local
568 dbgs() << "addrspace(" << MMOAddrSpace << ") vs " in executeMatchTable()
571 if (AddrSpace == MMOAddrSpace) { in executeMatchTable()