Home
last modified time | relevance | path

Searched defs:isValidOperands (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1859 bool ExtractElementInst::isValidOperands(const Value *Val, const Value *Index) { isValidOperands() function in ExtractElementInst
1898 bool InsertElementInst::isValidOperands(const Value *Vec, const Value *Elt, isValidOperands() function in InsertElementInst
2028 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, isValidOperands() function in ShuffleVectorInst
2048 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, isValidOperands() function in ShuffleVectorInst