Home
last modified time | relevance | path

Searched defs:ScalarWidth (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1567 unsigned ScalarWidth = SrcTy->getScalarSizeInBits(); in foldTruncInsEltPair() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6495 unsigned ScalarWidth = Extendee.getValueType().getScalarSizeInBits(); in visitAND() local