Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp400 Type *BIOp0Ty = BI->getOperand(0)->getType(); in replaceBinOpShuffles() local
403 return Idx < (int)cast<FixedVectorType>(BIOp0Ty)->getNumElements(); in replaceBinOpShuffles()
407 new ShuffleVectorInst(BI->getOperand(0), PoisonValue::get(BIOp0Ty), in replaceBinOpShuffles()