Searched defs:ScalarWidth (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 1590 unsigned ScalarWidth = SrcTy->getScalarSizeInBits(); foldTruncInsEltPair() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 7207 unsigned ScalarWidth = Extendee.getValueType().getScalarSizeInBits(); visitAND() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 28289 unsigned ScalarWidth = ScalarTy->getScalarSizeInBits(); isComplexDeinterleavingOperationSupported() local |