Home
last modified time | relevance | path

Searched refs:AllowTaggedGlobals (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp288 if (AllowTaggedGlobals && !isa<FunctionType>(GV->getValueType())) in ClassifyGlobalReference()
H A DAArch64Subtarget.h241 bool AllowTaggedGlobals = false; variable
H A DAArch64.td388 "AllowTaggedGlobals",