Home
last modified time | relevance | path

Searched defs:CreateReg (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp374 Register FunctionLoweringInfo::CreateReg(MVT VT, bool isDivergent) { in CreateReg() function in FunctionLoweringInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp198 static std::unique_ptr<MSP430Operand> CreateReg(unsigned RegNum, SMLoc S, in CreateReg() function in __anond9b146e60111::MSP430Operand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp206 static std::unique_ptr<AVROperand> CreateReg(unsigned RegNum, SMLoc S, in CreateReg() function in __anone1cd6eca0111::AVROperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp438 static std::unique_ptr<SparcOperand> CreateReg(unsigned RegNum, unsigned Kind, in CreateReg() function in __anon9e4292aa0211::SparcOperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
DVEAsmParser.cpp596 static std::unique_ptr<VEOperand> CreateReg(unsigned RegNum, SMLoc S, in CreateReg() function in __anonabffdf8e0211::VEOperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp433 CreateReg(MCContext &Context, unsigned RegNum, SMLoc S, SMLoc E) { in CreateReg() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1982 CreateReg(unsigned RegNum, RegKind Kind, SMLoc S, SMLoc E, MCContext &Ctx, in CreateReg() function in __anon362ae34a0111::AArch64Operand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp888 static std::unique_ptr<MipsOperand> CreateReg(unsigned Index, StringRef Str, in CreateReg() function in __anon64c2544a0211::MipsOperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1086 static AMDGPUOperand::Ptr CreateReg(const AMDGPUAsmParser *AsmParser, in CreateReg() function in __anon13ef39b40111::AMDGPUOperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp3629 static std::unique_ptr<ARMOperand> CreateReg(unsigned RegNum, SMLoc S, in CreateReg() function in __anon46f2ecb80111::ARMOperand