Home
last modified time | relevance | path

Searched defs:ParseDirective (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp504 bool BPFAsmParser::ParseDirective(AsmToken DirectiveID) { return true; } in ParseDirective() function in BPFAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp437 bool MSP430AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in MSP430AsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp648 bool CSKYAsmParser::ParseDirective(AsmToken DirectiveID) { return true; } in ParseDirective() function in CSKYAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp781 bool M68kAsmParser::ParseDirective(AsmToken DirectiveID) { return true; } in ParseDirective() function in M68kAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp650 bool AVRAsmParser::ParseDirective(llvm::AsmToken DirectiveID) { in ParseDirective() function in AVRAsmParser
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp405 static bool ParseDirective(StringRef S, ExpectedData *ED, SourceManager &SM, in ParseDirective() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp758 ParseDirective(AsmToken DirectiveID) in ParseDirective() function in SparcAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp756 bool ParseDirective(AsmToken DirectiveID) override { in ParseDirective() function in __anon101c24c70111::WebAssemblyAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp650 bool LanaiAsmParser::ParseDirective(AsmToken /*DirectiveId*/) { return true; } in ParseDirective() function in LanaiAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp996 bool VEAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in VEAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1570 bool PPCAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in PPCAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1208 bool SystemZAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in SystemZAsmParser
/netbsd-src/usr.bin/make/
H A Dparse.c2735 ParseDirective(char *line) ParseDirective() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1829 bool RISCVAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in RISCVAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp660 bool HexagonAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in HexagonAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4603 bool X86AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in X86AsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5269 bool AArch64AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in AArch64AsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8564 bool MipsAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in MipsAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5148 bool AMDGPUAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in AMDGPUAsmParser
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11003 bool ARMAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective() function in ARMAsmParser