Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCSectionMachO.cpp175 bool &TAAParsed, // Out. in ParseSectionSpecifier() argument
177 TAAParsed = false; in ParseSectionSpecifier()
225 TAAParsed = true; in ParseSectionSpecifier()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCSectionMachO.cpp183 bool &TAAParsed, // Out. in ParseSectionSpecifier() argument
185 TAAParsed = false; in ParseSectionSpecifier()
241 TAAParsed = true; in ParseSectionSpecifier()
/external/llvm/include/llvm/MC/
DMCSectionMachO.h76 bool &TAAParsed, // Out.
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSectionMachO.h165 bool &TAAParsed, // Out.
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp355 bool TAAParsed; in getExplicitSectionGlobal() local
358 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal()
374 if (!TAAParsed) in getExplicitSectionGlobal()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp515 bool TAAParsed; in emitModuleFlags() local
518 TAA, TAAParsed, StubSize); in emitModuleFlags()
550 bool TAAParsed; in getExplicitSectionGlobal() local
556 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal()
570 if (!TAAParsed) in getExplicitSectionGlobal()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DDarwinAsmParser.cpp437 bool TAAParsed; in ParseDirectiveSection() local
440 TAA, TAAParsed, StubSize); in ParseDirectiveSection()
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp613 bool TAAParsed; in parseDirectiveSection() local
616 TAA, TAAParsed, StubSize); in parseDirectiveSection()
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1307 bool TAAParsed; in ShouldInstrumentGlobal() local
1309 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize); in ShouldInstrumentGlobal()