/llvm-project/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1657 unsigned EltWidth = Ty->getScalarSizeInBits(); upgradeX86VPERMT2Intrinsics() local 2004 unsigned EltWidth = CI.getType()->getScalarSizeInBits(); upgradeAVX512MaskToSelect() local 2490 unsigned EltWidth = OpTy->getScalarSizeInBits(); upgradeX86IntrinsicCall() local 2514 unsigned EltWidth = OpTy->getScalarSizeInBits(); upgradeX86IntrinsicCall() local 3707 unsigned EltWidth = CI->getType()->getScalarSizeInBits(); upgradeX86IntrinsicCall() local 3780 unsigned EltWidth = CI->getType()->getScalarSizeInBits(); upgradeX86IntrinsicCall() local [all...] |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 887 EVT EltNVT = EVT::getIntegerVT(*DAG.getContext(), EltWidth); in BitConvertVectorToIntegerVector() local
|
H A D | LegalizeVectorOps.cpp | 1258 unsigned EltWidth = VT.getScalarSizeInBits(); ExpandSIGN_EXTEND_VECTOR_INREG() local
|
H A D | LegalizeVectorTypes.cpp | 3017 unsigned EltWidth = VT.getScalarSizeInBits() / 8; SplitVecRes_VP_REVERSE() local
|
H A D | TargetLowering.cpp | 3896 unsigned EltWidth; isConstTrueVal() local
|
H A D | SelectionDAGBuilder.cpp | 8036 unsigned EltWidth = TLI.getBitWidthForCttzElements( visitIntrinsicCall() local
|
H A D | SelectionDAG.cpp | 12678 unsigned EltWidth = VT.getScalarSizeInBits(); isConstantSplat() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1122 unsigned EltWidth = DataTy->getScalarSizeInBits(); isLegalMaskedLoad() local 1131 unsigned EltWidth = Ty->getScalarSizeInBits(); isLegalMaskedGather() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 1099 unsigned EltWidth = RetTy->getScalarSizeInBits(); getBitWidthForCttzElements() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 1785 unsigned EltWidth = getTLI()->getBitWidthForCttzElements( getIntrinsicInstrCost() local
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 2742 unsigned EltWidth = Y->getType()->getScalarSizeInBits(); visitBitCast() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 14019 unsigned EltWidth = Ty->getScalarSizeInBits(); EmitX86Ternlog() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 17404 unsigned EltWidth = VT.getScalarSizeInBits(); PerformDAGCombine() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 15400 unsigned EltWidth = VT.getVectorElementType().getSizeInBits(); lowerShuffleWithUndefHalf() local 54381 unsigned EltWidth = SrcVT.getScalarSizeInBits(); combineMOVMSK() local [all...] |