Searched defs:OpWidth (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 156 DECODE_SrcOp(Name,EncSize,OpWidth,EncImm,MandatoryLiteral,ImmWidth) global() argument 168 decodeSrcOp(MCInst & Inst,unsigned EncSize,AMDGPUDisassembler::OpWidthTy OpWidth,unsigned Imm,unsigned EncImm,bool MandatoryLiteral,unsigned ImmWidth,AMDGPU::OperandSemantics Sema,const MCDisassembler * Decoder) decodeSrcOp() argument 181 DECODE_OPERAND_REG_7(RegClass,OpWidth) global() argument [all...] |
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1580 unsigned OpWidth = cast<FixedVectorType>(Shuffle->getOperand(0)->getType()) SimplifyDemandedVectorElts() local [all...] |
H A D | InstCombineCasts.cpp | 1728 unsigned OpWidth = BO->getType()->getFPMantissaWidth(); visitFPTrunc() local
|
H A D | InstCombineCompares.cpp | 7543 unsigned OpWidth = Op0->getType()->getScalarSizeInBits(); visitICmpInst() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 2312 unsigned OpWidth = std::max(Op1Info.Width, Op2Info.Width); EmitCheckedMixedSignMultiply() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 30480 unsigned OpWidth = MemType->getPrimitiveSizeInBits(); needsCmpXchgNb() local [all...] |