Home
last modified time | relevance | path

Searched defs:Directive (Results 1 – 25 of 47) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp28 void NVPTXTargetStreamer::emitDwarfFileDirective(StringRef Directive) { in emitDwarfFileDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp47 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler()
447 bool parseWatchOSVersionMin(StringRef Directive, SMLoc Loc) { in parseWatchOSVersionMin()
450 bool parseTvOSVersionMin(StringRef Directive, SMLoc Loc) { in parseTvOSVersionMin()
453 bool parseIOSVersionMin(StringRef Directive, SMLoc Loc) { in parseIOSVersionMin()
456 bool parseMacOSXVersionMin(StringRef Directive, SMLoc Loc) { in parseMacOSXVersionMin()
581 bool DarwinAsmParser::parseDirectiveDumpOrLoad(StringRef Directive, in parseDirectiveDumpOrLoad()
1043 void DarwinAsmParser::checkVersion(StringRef Directive, StringRef Arg, in checkVersion()
1073 bool DarwinAsmParser::parseVersionMin(StringRef Directive, SMLoc Loc, in parseVersionMin()
1104 bool DarwinAsmParser::parseBuildVersion(StringRef Directive, SMLoc Loc) { in parseBuildVersion()
DELFAsmParser.cpp39 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler()
170 bool ELFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
DCOFFAsmParser.cpp37 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler()
289 bool COFFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DMCAsmParserExtension.h35 StringRef Directive, in HandleDirective()
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h56 enum Directive { enum
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp162 unsigned Directive = in PreEmitNoops() local
223 unsigned Directive = in EmitNoop() local
DPPCTargetTransformInfo.cpp284 unsigned Directive = ST->getDarwinDirective(); in getCacheLineSize() local
300 unsigned Directive = ST->getDarwinDirective(); in getMaxInterleaveFactor() local
/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp162 unsigned Directive = in PreEmitNoops() local
223 unsigned Directive = in EmitNoop() local
DPPCSubtarget.cpp166 static bool needsAggressiveScheduling(unsigned Directive) { in needsAggressiveScheduling()
DPPCInstrInfo.cpp76 unsigned Directive = in CreateTargetHazardRecognizer() local
93 unsigned Directive = in CreateTargetPostRAHazardRecognizer() local
171 unsigned Directive = Subtarget.getDarwinDirective(); in getOperandLatency() local
424 unsigned Directive = Subtarget.getDarwinDirective(); in insertNoop() local
DPPCTargetTransformInfo.cpp253 unsigned Directive = ST->getDarwinDirective(); in getMaxInterleaveFactor() local
/external/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h35 StringRef Directive, in HandleDirective()
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/tokens/
DToken.java23 …Alias, Anchor, BlockEnd, BlockEntry, BlockMappingStart, BlockSequenceStart, Directive, DocumentEnd… enumConstant
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h35 StringRef Directive, in HandleDirective()
/external/grpc-grpc/tools/mkowners/
Dmkowners.py60 Directive = collections.namedtuple('Directive', 'who globs') variable
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DCOFFAsmParser.cpp28 void AddDirectiveHandler(StringRef Directive) { in AddDirectiveHandler()
132 bool COFFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
DELFAsmParser.cpp26 void AddDirectiveHandler(StringRef Directive) { in AddDirectiveHandler()
155 bool ELFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
DAsmParser.cpp133 StringRef Directive, in AddDirectiveHandler()
248 void AddDirectiveHandler(StringRef Directive) { in AddDirectiveHandler()
2471 bool GenericAsmParser::ParseDirectiveStabs(StringRef Directive, in ParseDirectiveStabs()
2725 bool GenericAsmParser::ParseDirectiveMacrosOnOff(StringRef Directive, in ParseDirectiveMacrosOnOff()
2738 bool GenericAsmParser::ParseDirectiveMacro(StringRef Directive, in ParseDirectiveMacro()
2802 bool GenericAsmParser::ParseDirectiveEndMacro(StringRef Directive, in ParseDirectiveEndMacro()
DDarwinAsmParser.cpp29 void AddDirectiveHandler(StringRef Directive) { in AddDirectiveHandler()
356 bool DarwinAsmParser::ParseDirectiveDumpOrLoad(StringRef Directive, in ParseDirectiveDumpOrLoad()
/external/clang/include/clang/Frontend/
DVerifyDiagnosticConsumer.h174 Directive(SourceLocation DirectiveLoc, SourceLocation DiagnosticLoc, in Directive() function
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp27 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler()
151 bool ELFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
DCOFFAsmParser.cpp29 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler()
264 bool COFFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
DDarwinAsmParser.cpp34 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler()
505 bool DarwinAsmParser::parseDirectiveDumpOrLoad(StringRef Directive, in parseDirectiveDumpOrLoad()
930 bool DarwinAsmParser::parseVersionMin(StringRef Directive, SMLoc Loc) { in parseVersionMin()
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp224 SmallString<128> Directive; in EmitCommonSymbol() local

12