Searched defs:Directive (Results 1 - 23 of 23) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp38 void NVPTXTargetStreamer::emitDwarfFileDirective(StringRef Directive) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp37 void addDirectiveHandler(StringRef Directive) { argument
275 bool COFFMasmParser::ParseDirectiveSegment(StringRef Directive, SMLoc Loc) { argument
304 bool COFFMasmParser::ParseDirectiveSegmentEnd(StringRef Directive, SMLoc Loc) { argument
317 bool COFFMasmParser::ParseDirectiveIncludelib(StringRef Directive, SMLoc Loc) { argument
339 bool COFFMasmParser::ParseDirectiveProc(StringRef Directive, SMLoc Loc) { argument
368 bool COFFMasmParser::ParseDirectiveEndProc(StringRef Directive, SMLoc Loc) { argument
H A DWasmAsmParser.cpp39 void addDirectiveHandler(StringRef Directive) { argument
220 bool ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { argument
H A DCOFFAsmParser.cpp36 void addDirectiveHandler(StringRef Directive) { argument
275 bool COFFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { argument
H A DELFAsmParser.cpp38 void addDirectiveHandler(StringRef Directive) { argument
169 bool ELFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { argument
H A DDarwinAsmParser.cpp46 void addDirectiveHandler(StringRef Directive) { argument
446 bool parseWatchOSVersionMin(StringRef Directive, SMLoc Loc) { argument
449 bool parseTvOSVersionMin(StringRef Directive, SMLoc Loc) { argument
452 bool parseIOSVersionMin(StringRef Directive, SMLoc Loc) { argument
455 bool parseMacOSXVersionMin(StringRef Directive, SMLo argument
585 parseDirectiveDumpOrLoad(StringRef Directive, SMLoc IDLoc) argument
1093 checkVersion(StringRef Directive, StringRef Arg, SMLoc Loc, Triple::OSType ExpectedOS) argument
1123 parseVersionMin(StringRef Directive, SMLoc Loc, MCVersionMinType Type) argument
1161 parseBuildVersion(StringRef Directive, SMLoc Loc) argument
[all...]
H A DAsmParser.cpp4352 parseDirectiveAltmacro(StringRef Directive) argument
4362 parseDirectiveMacrosOnOff(StringRef Directive) argument
4604 parseDirectiveExitMacro(StringRef Directive) argument
4626 parseDirectiveEndMacro(StringRef Directive) argument
[all...]
H A DMasmParser.cpp3978 parseDirectiveStructValue(const StructInfo &Structure, StringRef Directive, SMLoc DirLoc) argument
3992 parseDirectiveNamedStructValue(const StructInfo &Structure, StringRef Directive, SMLoc DirLoc, StringRef Name) argument
4015 parseDirectiveStruct(StringRef Directive, DirectiveKind DirKind, StringRef Name, SMLoc NameLoc) argument
4056 parseDirectiveNestedStruct(StringRef Directive, DirectiveKind DirKind) argument
5205 parseDirectiveAltmacro(StringRef Directive) argument
5442 parseDirectiveExitMacro(StringRef Directive) argument
5464 parseDirectiveEndMacro(StringRef Directive) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp160 unsigned Directive = local
220 unsigned Directive = local
[all...]
H A DPPCTargetTransformInfo.cpp680 unsigned Directive = ST->getCPUDirective(); local
698 unsigned Directive = ST->getCPUDirective(); local
[all...]
H A DPPCInstrInfo.cpp90 unsigned Directive = local
107 unsigned Directive = local
185 unsigned Directive = Subtarget.getCPUDirective(); local
811 unsigned Directive = Subtarget.getCPUDirective(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParserExtension.h33 HandleDirective(MCAsmParserExtension *Target, StringRef Directive, SMLoc DirectiveLoc) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DVerifyDiagnosticConsumer.h191 class Directive { class in class:clang::VerifyDiagnosticConsumer
221 Directive(SourceLocation DirectiveLoc, SourceLocation DiagnosticLoc, function in class:clang::VerifyDiagnosticConsumer::Directive
[all...]
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
H A Dpreprocess.h241 int Directive; member in struct:directive_info
H A Dprscan.c565 int Directive; local
1144 PrMatchDirective( char *Directive) argument
1185 PrPushDirective( int Directive, char *Argument) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp283 SmallString<128> Directive; local
H A DMCAsmStreamer.cpp1010 const char *Directive = MAI->getData8bitsDirective(); local
1064 const char *Directive = nullptr; local
[all...]
H A DMCStreamer.cpp65 void MCTargetStreamer::emitDwarfFileDirective(StringRef Directive) { argument
79 const char *Directive = MAI->getData8bitsDirective(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp782 bool Minimizer::lexDefault(TokenKind Kind, StringRef Directive, argument
904 struct Directive { struct
H A DPPDirectives.cpp500 StringRef Directive; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp153 OpenMPDirectiveKind Directive = OMPD_unknown; member in struct:__anon2086::DSAStackTy::SharingMapTy
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2077 StmtResult Directive = StmtError(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8493 parseFpABIValue(MipsABIFlagsSection::FpABIKind &FpABI, StringRef Directive) argument

Completed in 362 milliseconds