Searched defs:ImmWidth (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 138 DECODE_SrcOp(Name,EncSize,OpWidth,EncImm,MandatoryLiteral,ImmWidth) global() argument 181 DECODE_OPERAND_SRC_REG_OR_IMM_9(RegClass,OpWidth,ImmWidth) global() argument 185 DECODE_OPERAND_SRC_REG_OR_IMM_9_TYPED(Name,OpWidth,ImmWidth) global() argument 190 DECODE_OPERAND_SRC_REG_OR_IMM_A9(RegClass,OpWidth,ImmWidth) global() argument 194 DECODE_OPERAND_SRC_REG_OR_IMM_DEFERRED_9(RegClass,OpWidth,ImmWidth) global() argument 1452 decodeFPImmed(unsigned ImmWidth,unsigned Imm) decodeFPImmed() argument 1581 decodeSrcOp(const OpWidthTy Width,unsigned Val,bool MandatoryLiteral,unsigned ImmWidth,bool IsFP) const decodeSrcOp() argument 1600 decodeNonVGPRSrcOp(const OpWidthTy Width,unsigned Val,bool MandatoryLiteral,unsigned ImmWidth,bool IsFP) const decodeNonVGPRSrcOp() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 51 uint64_t ImmWidth : 5; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 8855 __anonae3d99af0602(unsigned ImmWidth, bool Is256) getExecutionDomainCustom() argument 8975 __anonae3d99af0702(unsigned ImmWidth, bool Is256) setExecutionDomainCustom() argument [all...] |