Lines Matching refs:isValidOperands
1837 assert(isValidOperands(Val, Index) && in ExtractElementInst()
1851 assert(isValidOperands(Val, Index) && in ExtractElementInst()
1859 bool ExtractElementInst::isValidOperands(const Value *Val, const Value *Index) { in isValidOperands() function in ExtractElementInst
1875 assert(isValidOperands(Vec, Elt, Index) && in InsertElementInst()
1889 assert(isValidOperands(Vec, Elt, Index) && in InsertElementInst()
1898 bool InsertElementInst::isValidOperands(const Value *Vec, const Value *Elt, in isValidOperands() function in InsertElementInst
1949 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
1967 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
1986 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
2001 assert(isValidOperands(V1, V2, Mask) && in ShuffleVectorInst()
2028 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, in isValidOperands() function in ShuffleVectorInst
2048 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, in isValidOperands() function in ShuffleVectorInst