Searched defs:AddrSpaces (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4161 std::string AddrSpaces = "-p270:32:32-p271:32:32-p272:64:64"; local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp333 const ListInit *AddrSpaces = Predicate.getAddressSpaces(); local
1883 SmallVector<unsigned, 4> AddrSpaces; member in class:MemoryAddressSpacePredicateMatcher
1886 MemoryAddressSpacePredicateMatcher(unsigned InsnVarID, unsigned MMOIdx, ArrayRef<unsigned> AddrSpaces) argument
[all...]

Completed in 194 milliseconds