Searched defs:TAA (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/MC/ |
H A D | MCSectionMachO.cpp | 93 unsigned TAA, unsigned reserved2, SectionKind K, in MCSectionMachO() 114 unsigned TAA = getTypeAndAttributes(); in printSwitchToSection() local 184 unsigned &TAA, // Out. in ParseSectionSpecifier()
|
/llvm-project/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 475 unsigned TAA, unsigned Alignment, in parseSectionSwitch() argument 691 unsigned TAA; in parseDirectiveSection() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1255 unsigned TAA = 0, StubSize = 0; emitModuleMetadata() local 1305 unsigned TAA = 0, StubSize = 0; getExplicitSectionGlobal() local [all...] |
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 2114 unsigned TAA = 0, StubSize = 0; shouldInstrumentGlobal() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 2845 unsigned TAA, StubSize; isValidSectionSpecifier() local
|