Searched refs:VectorBitWidth (Results 1 – 2 of 2) sorted by relevance
787 void llvm::getHorizDemandedEltsForFirstOperand(unsigned VectorBitWidth, in getHorizDemandedEltsForFirstOperand() argument791 assert(VectorBitWidth >= 128 && "Vectors smaller than 128 bit not supported"); in getHorizDemandedEltsForFirstOperand()792 int NumLanes = VectorBitWidth / 128; in getHorizDemandedEltsForFirstOperand()
315 LLVM_ABI void getHorizDemandedEltsForFirstOperand(unsigned VectorBitWidth,