Searched defs:ScalarBits (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.cpp | 147 void DecodePSHUFMask(unsigned NumElts, unsigned ScalarBits, unsigned Imm, in DecodePSHUFMask() 200 void DecodeSHUFPMask(unsigned NumElts, unsigned ScalarBits, in DecodeSHUFPMask() 217 void DecodeUNPCKHMask(unsigned NumElts, unsigned ScalarBits, in DecodeUNPCKHMask() 233 void DecodeUNPCKLMask(unsigned NumElts, unsigned ScalarBits, in DecodeUNPCKLMask() 476 void DecodeVPERMILPMask(unsigned NumElts, unsigned ScalarBits, in DecodeVPERMILPMask() 498 void DecodeVPERMIL2PMask(unsigned NumElts, unsigned ScalarBits, unsigned M2Z, in DecodeVPERMIL2PMask()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 442 unsigned ScalarBits = Ty->getScalarSizeInBits(); in getArithmeticInstrCost() local 975 unsigned ScalarBits = ValTy->getScalarSizeInBits(); in getCmpSelInstrCost() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 2561 unsigned ScalarBits = Ty->getScalarSizeInBits(); in preferInLoopReduction() local
|
H A D | ARMISelDAGToDAG.cpp | 3175 unsigned ScalarBits = Type.getScalarSizeInBits(); in transformFixedFloatingPointConversion() local 3279 unsigned int ScalarBits = Type.getScalarSizeInBits(); in tryFP_TO_INT() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 13629 unsigned ScalarBits = VT.getScalarSizeInBits(); combineTruncSelectToSMaxUSat() local 14505 unsigned ScalarBits = Op.getValueSizeInBits(); fillUpExtensionSupportForSplat() local 14591 unsigned ScalarBits = Op.getOperand(0).getValueSizeInBits(); fillUpExtensionSupport() local
|