/external/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 175 bool &TAAParsed, // Out. in ParseSectionSpecifier() argument 177 TAAParsed = false; in ParseSectionSpecifier() 225 TAAParsed = true; in ParseSectionSpecifier()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 187 bool &TAAParsed, // Out. in ParseSectionSpecifier() argument 189 TAAParsed = false; in ParseSectionSpecifier() 236 TAAParsed = true; in ParseSectionSpecifier()
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCSectionMachO.cpp | 183 bool &TAAParsed, // Out. in ParseSectionSpecifier() argument 185 TAAParsed = false; in ParseSectionSpecifier() 241 TAAParsed = true; in ParseSectionSpecifier()
|
/external/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 76 bool &TAAParsed, // Out.
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 76 bool &TAAParsed, // Out.
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCSectionMachO.h | 165 bool &TAAParsed, // Out.
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 355 bool TAAParsed; in getExplicitSectionGlobal() local 358 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal() 374 if (!TAAParsed) in getExplicitSectionGlobal()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 515 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-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 713 bool TAAParsed; in emitModuleMetadata() local 716 TAA, TAAParsed, StubSize); in emitModuleMetadata() 747 bool TAAParsed; in getExplicitSectionGlobal() local 753 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal() 767 if (!TAAParsed) in getExplicitSectionGlobal()
|
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 437 bool TAAParsed; in ParseDirectiveSection() local 440 TAA, TAAParsed, StubSize); in ParseDirectiveSection()
|
/external/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 613 bool TAAParsed; in parseDirectiveSection() local 616 TAA, TAAParsed, StubSize); in parseDirectiveSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 687 bool TAAParsed; in parseDirectiveSection() local 690 TAA, TAAParsed, StubSize); in parseDirectiveSection()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1307 bool TAAParsed; in ShouldInstrumentGlobal() local 1309 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize); in ShouldInstrumentGlobal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1704 bool TAAParsed; in ShouldInstrumentGlobal() local 1706 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize); in ShouldInstrumentGlobal()
|