Home
last modified time | relevance | path

Searched refs:GVAS (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp864 unsigned GVAS = CGM.GlobalsInt8PtrTy->getPointerAddressSpace(); in addVTableComponent() local
866 if (FnAS != GVAS) in addVTableComponent()
H A DCGDecl.cpp2816 clang::LangAS GVAS = GetGlobalVarAddressSpace(VD); in EmitOMPAllocateDecl() local
2817 auto TargetAS = getContext().getTargetAddressSpace(GVAS); in EmitOMPAllocateDecl()