Home
last modified time | relevance | path

Searched defs:AddrSpaces (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp229 if (AddrSpaces && !AddrSpaces->empty()) in isTrivialOperatorNode() local
128 if (ListInit *AddrSpaces = P.getAddressSpaces()) { explainPredicates() local
576 if (const ListInit *AddrSpaces = Predicate.getAddressSpaces()) { addBuiltinPredicates() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1532 SmallVector<unsigned, 4> AddrSpaces; global() variable
1536 MemoryAddressSpacePredicateMatcher(unsigned InsnVarID,unsigned MMOIdx,ArrayRef<unsigned> AddrSpaces) MemoryAddressSpacePredicateMatcher() argument
/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp5404 std::string AddrSpaces = "-p270:32:32-p271:32:32-p272:64:64"; UpgradeDataLayoutString() local