Home
last modified time | relevance | path

Searched defs:OpWidth (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp172 #define DECODE_SrcOp(Name, EncSize, OpWidth, EncImm, MandatoryLiteral, \ argument
184 AMDGPUDisassembler::OpWidthTy OpWidth, in decodeSrcOp()
197 #define DECODE_OPERAND_REG_7(RegClass, OpWidth) \ argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1576 unsigned OpWidth = cast<FixedVectorType>(Shuffle->getOperand(0)->getType()) in SimplifyDemandedVectorElts() local
H A DInstCombineCasts.cpp1728 unsigned OpWidth = BO->getType()->getFPMantissaWidth(); in visitFPTrunc() local
H A DInstCombineCompares.cpp7543 unsigned OpWidth = Op0->getType()->getScalarSizeInBits(); in visitICmpInst() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp2334 unsigned OpWidth = std::max(Op1Info.Width, Op2Info.Width); in EmitCheckedMixedSignMultiply() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30466 unsigned OpWidth = MemType->getPrimitiveSizeInBits(); in needsCmpXchgNb() local