Home
last modified time | relevance | path

Searched defs:RegBitWidth (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp15 static unsigned getLoadImmediateOpcode(unsigned RegBitWidth) { in getLoadImmediateOpcode()
26 static MCInst loadImmediate(unsigned Reg, unsigned RegBitWidth, in loadImmediate()
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp43 static unsigned getLoadImmediateOpcode(unsigned RegBitWidth) { in getLoadImmediateOpcode()
54 static MCInst loadImmediate(unsigned Reg, unsigned RegBitWidth, in loadImmediate()
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp438 static unsigned getLoadImmediateOpcode(unsigned RegBitWidth) { in getLoadImmediateOpcode()
453 static MCInst loadImmediate(unsigned Reg, unsigned RegBitWidth, in loadImmediate()
538 unsigned RegBitWidth, in loadAndFinalize()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp2886 const unsigned RegBitWidth = AMDGPU::getRegBitWidth(*RC->MC); in getRegSplitParts() local