Home
last modified time | relevance | path

Searched refs:TAAParsed (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/MC/
DMCSectionMachO.cpp183 bool &TAAParsed, // Out. in ParseSectionSpecifier() argument
185 TAAParsed = false; in ParseSectionSpecifier()
241 TAAParsed = true; in ParseSectionSpecifier()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp463 bool TAAParsed; in emitModuleFlags() local
466 TAA, TAAParsed, StubSize); in emitModuleFlags()
490 bool TAAParsed; in getExplicitSectionGlobal() local
493 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal()
507 if (!TAAParsed) in getExplicitSectionGlobal()
/external/llvm/include/llvm/MC/
DMCSectionMachO.h174 bool &TAAParsed, // Out.
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp528 bool TAAParsed; in ParseDirectiveSection() local
531 TAA, TAAParsed, StubSize); in ParseDirectiveSection()