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

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

Completed in 107 milliseconds