Lines Matching refs:isValidOperands
1865 assert(isValidOperands(Val, Index) && in ExtractElementInst()
1879 assert(isValidOperands(Val, Index) && in ExtractElementInst()
1887 bool ExtractElementInst::isValidOperands(const Value *Val, const Value *Index) { in isValidOperands() function in ExtractElementInst
1903 assert(isValidOperands(Vec, Elt, Index) && in InsertElementInst()
1917 assert(isValidOperands(Vec, Elt, Index) && in InsertElementInst()
1926 bool InsertElementInst::isValidOperands(const Value *Vec, const Value *Elt, in isValidOperands() function in InsertElementInst
1977 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
1995 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
2014 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
2029 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
2056 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, in isValidOperands() function in ShuffleVectorInst
2076 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, in isValidOperands() function in ShuffleVectorInst