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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1796 bool ExtractElementInst::isValidOperands(const Value *Val, const Value *Index) { function in class:ExtractElementInst
1835 bool InsertElementInst::isValidOperands(const Value *Vec, const Value *Elt, function in class:InsertElementInst
1939 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, function in class:ShuffleVectorInst
1958 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, function in class:ShuffleVectorInst
[all...]

Completed in 61 milliseconds