Home
last modified time | relevance | path

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

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