Home
last modified time | relevance | path

Searched defs:EltWidth (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1610 unsigned EltWidth = Ty->getScalarSizeInBits(); upgradeX86VPERMT2Intrinsics() local
1957 unsigned EltWidth = CI.getType()->getScalarSizeInBits(); upgradeAVX512MaskToSelect() local
2631 unsigned EltWidth = OpTy->getScalarSizeInBits(); UpgradeIntrinsicCall() local
2655 unsigned EltWidth = OpTy->getScalarSizeInBits(); UpgradeIntrinsicCall() local
3889 unsigned EltWidth = CI->getType()->getScalarSizeInBits(); UpgradeIntrinsicCall() local
3962 unsigned EltWidth = CI->getType()->getScalarSizeInBits(); UpgradeIntrinsicCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp888 EVT EltNVT = EVT::getIntegerVT(*DAG.getContext(), EltWidth); in BitConvertVectorToIntegerVector() local
H A DLegalizeVectorOps.cpp1274 unsigned EltWidth = VT.getScalarSizeInBits(); ExpandSIGN_EXTEND_VECTOR_INREG() local
H A DLegalizeVectorTypes.cpp2891 unsigned EltWidth = VT.getScalarSizeInBits() / 8; SplitVecRes_VP_REVERSE() local
H A DTargetLowering.cpp3842 unsigned EltWidth; isConstTrueVal() local
H A DSelectionDAGBuilder.cpp7644 unsigned EltWidth = I.getType()->getScalarSizeInBits(); visitIntrinsicCall() local
H A DSelectionDAG.cpp12417 unsigned EltWidth = VT.getScalarSizeInBits(); isConstantSplat() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1118 unsigned EltWidth = DataTy->getScalarSizeInBits(); isLegalMaskedLoad() local
1127 unsigned EltWidth = Ty->getScalarSizeInBits(); isLegalMaskedGather() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2654 unsigned EltWidth = Y->getType()->getScalarSizeInBits(); visitBitCast() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp13824 unsigned EltWidth = Ty->getScalarSizeInBits(); EmitX86Ternlog() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp15930 unsigned EltWidth = VT.getScalarSizeInBits(); PerformDAGCombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp15245 unsigned EltWidth = VT.getVectorElementType().getSizeInBits(); lowerShuffleWithUndefHalf() local
53175 unsigned EltWidth = SrcVT.getScalarSizeInBits(); combineMOVMSK() local
[all...]