Home
last modified time | relevance | path

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

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