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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2142 ExtractValueInst::ExtractValueInst(const ExtractValueInst &EVI) function in class:ExtractValueInst
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h2298 class ExtractValueInst : public UnaryInstruction { class in class:llvm::ShuffleVectorInst
2384 ExtractValueInst::ExtractValueInst(Value *Agg, function in class:llvm::ShuffleVectorInst::ExtractValueInst
2393 ExtractValueInst::ExtractValueInst(Value *Agg, function in class:llvm::ShuffleVectorInst::ExtractValueInst
[all...]

Completed in 90 milliseconds