Home
last modified time | relevance | path

Searched refs:ExtOpTypes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8117 Type *ExtOpTypes[2] = {nullptr}; in getScaledReductions() local
8120 &ExtOpTypes](SmallVectorImpl<Value *> &Ops) -> bool { in getScaledReductions()
8132 ExtOpTypes[I] = ExtOp->getType(); in getScaledReductions()
8169 TypeSize ASize = ExtOpTypes[0]->getPrimitiveSizeInBits(); in getScaledReductions()
8177 Update->getOpcode(), ExtOpTypes[0], ExtOpTypes[1], in getScaledReductions()