Searched defs:createReg (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp206 static std::unique_ptr<BPFOperand> createReg(unsigned RegNo, SMLoc S, function in struct:__anon2357::BPFOperand
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInst.h134 static MCOperand createReg(unsigned Reg) { function in class:llvm::MCOperand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp233 static std::unique_ptr<CSKYOperand> createReg(unsigned RegNo, SMLoc S, function in struct:__anon2379::CSKYOperand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp770 static std::unique_ptr<RISCVOperand> createReg(unsigned RegNo, SMLoc S, function in struct:__anon2586::RISCVOperand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp594 static std::unique_ptr<LanaiOperand> createReg(unsigned RegNum, SMLoc Start, function in struct:__anon2463::LanaiOperand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp169 createReg(RegisterKind Kind, unsigned Num, SMLoc StartLoc, SMLoc EndLoc) { function in class:__anon2613::SystemZOperand
[all...]

Completed in 224 milliseconds