Home
last modified time | relevance | path

Searched defs:DirectiveID (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp427 bool MSP430AsmParser::ParseDirectiveRefSym(AsmToken DirectiveID) { in ParseDirectiveRefSym()
437 bool MSP430AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp504 bool BPFAsmParser::ParseDirective(AsmToken DirectiveID) { return true; } in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp648 bool CSKYAsmParser::ParseDirective(AsmToken DirectiveID) { return true; } in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp781 bool M68kAsmParser::ParseDirective(AsmToken DirectiveID) { return true; } in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp650 bool AVRAsmParser::ParseDirective(llvm::AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp758 ParseDirective(AsmToken DirectiveID) in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp756 bool ParseDirective(AsmToken DirectiveID) override { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp996 bool VEAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1570 bool PPCAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1208 bool SystemZAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1829 bool RISCVAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp660 bool HexagonAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp4603 bool X86AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp5269 bool AArch64AsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8564 bool MipsAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5148 bool AMDGPUAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp11003 bool ARMAsmParser::ParseDirective(AsmToken DirectiveID) { in ParseDirective()