Lines Matching refs:isValidOperands
1834 assert(isValidOperands(Val, Index) && in ExtractElementInst()
1848 assert(isValidOperands(Val, Index) && in ExtractElementInst()
1856 bool ExtractElementInst::isValidOperands(const Value *Val, const Value *Index) { in isValidOperands() function in ExtractElementInst
1872 assert(isValidOperands(Vec, Elt, Index) && in InsertElementInst()
1886 assert(isValidOperands(Vec, Elt, Index) && in InsertElementInst()
1895 bool InsertElementInst::isValidOperands(const Value *Vec, const Value *Elt, in isValidOperands() function in InsertElementInst
1920 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
1938 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
1957 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
1972 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
1999 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, in isValidOperands() function in ShuffleVectorInst
2019 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, in isValidOperands() function in ShuffleVectorInst