/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmParserExtension.h | 35 StringRef Directive, in HandleDirective()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.cpp | 162 unsigned Directive = in PreEmitNoops() local 222 unsigned Directive = in EmitNoop() local
|
H A D | PPCSubtarget.cpp | 189 static bool needsAggressiveScheduling(unsigned Directive) { in needsAggressiveScheduling()
|
H A D | PPCTargetTransformInfo.cpp | 312 unsigned Directive = ST->getDarwinDirective(); in getMaxInterleaveFactor() local
|
H A D | PPCInstrInfo.cpp | 74 unsigned Directive = in CreateTargetHazardRecognizer() local 91 unsigned Directive = in CreateTargetPostRAHazardRecognizer() local 137 unsigned Directive = Subtarget.getDarwinDirective(); in getOperandLatency() local 324 unsigned Directive = Subtarget.getDarwinDirective(); in insertNoop() local
|
H A D | PPCAsmPrinter.cpp | 1192 unsigned Directive = Subtarget.getDarwinDirective(); in EmitStartOfAsmFile() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/ |
H A D | VerifyDiagnosticConsumer.h | 174 Directive(SourceLocation DirectiveLoc, SourceLocation DiagnosticLoc, in Directive() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | ELFAsmParser.cpp | 27 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler() 161 bool ELFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
|
H A D | DarwinAsmParser.cpp | 31 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler() 466 bool DarwinAsmParser::parseDirectiveDumpOrLoad(StringRef Directive, in parseDirectiveDumpOrLoad() 870 bool DarwinAsmParser::parseVersionMin(StringRef Directive, SMLoc) { in parseVersionMin()
|
H A D | COFFAsmParser.cpp | 29 void addDirectiveHandler(StringRef Directive) { in addDirectiveHandler() 263 bool COFFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute()
|
H A D | AsmParser.cpp | 182 void addDirectiveHandler(StringRef Directive, in addDirectiveHandler() 3256 bool AsmParser::parseDirectiveMacrosOnOff(StringRef Directive) { in parseDirectiveMacrosOnOff() 3481 bool AsmParser::parseDirectiveExitMacro(StringRef Directive) { in parseDirectiveExitMacro() 3502 bool AsmParser::parseDirectiveEndMacro(StringRef Directive) { in parseDirectiveEndMacro()
|
/minix3/external/bsd/llvm/dist/llvm/lib/MC/ |
H A D | WinCOFFStreamer.cpp | 203 SmallString<128> Directive; in EmitCommonSymbol() local
|
H A D | MCAsmStreamer.cpp | 654 const char *Directive = nullptr; in EmitValueImpl() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 148 StmtResult Directive = StmtError(); in ParseOpenMPDeclarativeOrExecutableDirective() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86AsmPrinter.cpp | 579 SmallString<128> Directive; in GenerateExportDirective() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 26 typedef VerifyDiagnosticConsumer::Directive Directive; typedef
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 62 const OMPExecutableDirective &Directive; member in __anona32c34ae0111::CGOpenMPRegionInfo
|
/minix3/external/bsd/llvm/dist/clang/lib/Lex/ |
H A D | PPDirectives.cpp | 382 StringRef Directive; in SkipExcludedConditionalBlock() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 3740 StringRef Directive) { in parseFpABIValue()
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 91 OpenMPDirectiveKind Directive; member
|