Searched defs:ParseRegister (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp323 bool BPFAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:BPFAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp289 bool MSP430AsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:MSP430AsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp708 bool LanaiAsmParser::ParseRegister(unsigned &RegNum, SMLoc &StartLoc, function in class:LanaiAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp580 bool AVRAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:AVRAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp631 bool SparcAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:SparcAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1212 ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) { function in class:PPCAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1011 bool RISCVAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:RISCVAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1126 bool SystemZAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:SystemZAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp960 bool HexagonAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:HexagonAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1132 bool X86AsmParser::ParseRegister(unsigned &RegNo, function in class:X86AsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1982 bool AMDGPUAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:AMDGPUAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2244 bool AArch64AsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:AArch64AsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3878 bool ARMAsmParser::ParseRegister(unsigned &RegNo, function in class:__anon2168::ARMAsmParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp6203 bool MipsAsmParser::ParseRegister(unsigned &RegNo, SMLoc &StartLoc, function in class:MipsAsmParser

Completed in 522 milliseconds