Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp364 Register FunctionLoweringInfo::CreateReg(MVT VT, bool isDivergent) { CreateReg() function in FunctionLoweringInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp200 static std::unique_ptr<MSP430Operand> CreateReg(unsigned RegNum, SMLoc S, in CreateReg() function in __anon9e0397600111::MSP430Operand
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp213 static std::unique_ptr<AVROperand> CreateReg(unsigned RegNum, SMLoc S, in CreateReg() function in __anon2e336bc40111::AVROperand
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp474 static std::unique_ptr<SparcOperand> CreateReg(unsigned RegNum, unsigned Kind, CreateReg() function in __anon76f27ca40211::SparcOperand
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp599 static std::unique_ptr<VEOperand> CreateReg(unsigned RegNum, SMLoc S, in CreateReg() function in __anon82ee56080211::VEOperand
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp430 CreateReg(MCContext &Context, unsigned RegNum, SMLoc S, SMLoc E) { CreateReg() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp900 static std::unique_ptr<MipsOperand> CreateReg(unsigned Index, StringRef Str, in CreateReg() function in __anon629b77c40211::MipsOperand
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2234 CreateReg(unsigned RegNum, RegKind Kind, SMLoc S, SMLoc E, MCContext &Ctx, CreateReg() function in __anon58533a440111::AArch64Operand
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1169 static AMDGPUOperand::Ptr CreateReg(const AMDGPUAsmParser *AsmParser, CreateReg() function in __anond8418a2e0111::AMDGPUOperand
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3626 static std::unique_ptr<ARMOperand> CreateReg(unsigned RegNum, SMLoc S, CreateReg() function in __anon9358e9b20111::ARMOperand