Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12613 unsigned SrcEltSizeInBits = getValueType(0).getScalarSizeInBits(); getConstantRawBits() local
12648 unsigned SrcEltSizeInBits = SrcBitElements[0].getBitWidth(); recastRawBits() local
[all...]
H A DTargetLowering.cpp3126 unsigned SrcEltSizeInBits = SrcVT.getScalarSizeInBits(); SimplifyDemandedVectorElts() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4612 unsigned SrcEltSizeInBits = SrcEltBits[0].getBitWidth(); getTargetConstantBitsFromNode() local
4727 unsigned SrcEltSizeInBits = VT.getScalarSizeInBits(); getTargetConstantBitsFromNode() local
4744 unsigned SrcEltSizeInBits = CstTy->getScalarSizeInBits(); getTargetConstantBitsFromNode() local
4768 unsigned SrcEltSizeInBits = VT.getScalarSizeInBits(); getTargetConstantBitsFromNode() local
4820 unsigned SrcEltSizeInBits = VT.getScalarSizeInBits(); getTargetConstantBitsFromNode() local
4835 unsigned SrcEltSizeInBits = VT.getScalarSizeInBits(); getTargetConstantBitsFromNode() local
[all...]