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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h2392 class InsertValueInst : public Instruction { class in class:llvm::CallInst::ShuffleVectorInst
2503 InsertValueInst::InsertValueInst(Value *Agg, function in class:llvm::CallInst::ShuffleVectorInst::InsertValueInst
2514 InsertValueInst::InsertValueInst(Value *Agg, function in class:llvm::CallInst::ShuffleVectorInst::InsertValueInst
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2264 InsertValueInst::InsertValueInst(const InsertValueInst &IVI) function in class:InsertValueInst
[all...]

Completed in 122 milliseconds