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

/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DInstructions.cpp1470 bool ExtractElementInst::isValidOperands(const Value *Val, const Value *Index) { function in class:ExtractElementInst
1510 bool InsertElementInst::isValidOperands(const Value *Vec, const Value *Elt, function in class:InsertElementInst
1563 bool ShuffleVectorInst::isValidOperands(const Value *V1, const Value *V2, function in class:ShuffleVectorInst

Completed in 79 milliseconds