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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h2353 Value *getAggregateOperand() { function in class:llvm::ShuffleVectorInst::ExtractValueInst
2356 const Value *getAggregateOperand() const { function in class:llvm::ShuffleVectorInst::ExtractValueInst
2474 Value *getAggregateOperand() { function in class:llvm::ShuffleVectorInst::InsertValueInst
2477 const Value *getAggregateOperand() const { function in class:llvm::ShuffleVectorInst::InsertValueInst

Completed in 81 milliseconds