Home
last modified time | relevance | path

Searched defs:SrcEltSizeInBits (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12874 unsigned SrcEltSizeInBits = getValueType(0).getScalarSizeInBits(); getConstantRawBits() local
12909 unsigned SrcEltSizeInBits = SrcBitElements[0].getBitWidth(); recastRawBits() local
[all...]
H A DTargetLowering.cpp3154 unsigned SrcEltSizeInBits = SrcVT.getScalarSizeInBits(); SimplifyDemandedVectorElts() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4754 unsigned SrcEltSizeInBits = SrcEltBits[0].getBitWidth(); getTargetConstantBitsFromNode() local
4869 unsigned SrcEltSizeInBits = VT.getScalarSizeInBits(); getTargetConstantBitsFromNode() local
4886 unsigned SrcEltSizeInBits = CstTy->getScalarSizeInBits(); getTargetConstantBitsFromNode() local
4910 unsigned SrcEltSizeInBits = VT.getScalarSizeInBits(); getTargetConstantBitsFromNode() local
4962 unsigned SrcEltSizeInBits = VT.getScalarSizeInBits(); getTargetConstantBitsFromNode() local
4977 unsigned SrcEltSizeInBits = VT.getScalarSizeInBits(); getTargetConstantBitsFromNode() local
[all...]