Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Datomic.c100 void addrspace(int __attribute__((address_space(256))) * P) { in addrspace() function
/external/llvm/lib/Target/NVPTX/
DNVPTXInstrInfo.cpp143 unsigned addrspace = 0; in CanTailMerge() local
/external/llvm/lib/Target/R600/
DAMDILISelDAGToDAG.cpp418 bool AMDGPUDAGToDAGISel::checkType(const Value *ptr, unsigned int addrspace) { in checkType()
/external/clang/lib/CodeGen/
DCGAtomic.cpp632 unsigned addrspace = in emitCastToAtomicIntPointer() local
/external/clang/lib/AST/
DTypePrinter.cpp1410 if (unsigned addrspace = getAddressSpace()) { in print() local