Home
last modified time | relevance | path

Searched defs:addrspace (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Datomic.c111 void addrspace(int __attribute__((address_space(256))) * P) { in addrspace() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp135 unsigned addrspace = 0; in CanTailMerge() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGAtomic.cpp895 unsigned addrspace = in emitCastToAtomicIntPointer() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp1479 if (unsigned addrspace = getAddressSpace()) { in print() local