Searched defs:EltBits (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp107 APInt EltBits = MaskBits.extractBits(MaskEltSizeInBits, BitOffset); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h469 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits(); local
500 unsigned EltBits = VTy->getElementType()->getPrimitiveSizeInBits(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4716 unsigned EltBits = VT.getScalarSizeInBits(); local
4825 unsigned EltBits = VT.getScalarSizeInBits(); local
H A DDAGCombiner.cpp20586 unsigned EltBits = VT.getScalarSizeInBits(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13399 unsigned EltBits; local

Completed in 396 milliseconds