Searched refs:ExtractValue (Results 26 - 32 of 32) sorted by relevance

12

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp3435 case Instruction::ExtractValue:
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2007 if (Operator::getOpcode(V) == Instruction::ExtractValue ||
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp2763 : UnaryInstruction(EVI.getType(), ExtractValue, EVI.getOperand(0)),
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6669 case Instruction::ExtractValue: {
H A DScalarEvolution.cpp5283 case Instruction::ExtractValue: {
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2874 case Instruction::ExtractValue: {
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4725 // ExtractValue instructions must be uniform, because the operands are
7333 case Instruction::ExtractValue:

Completed in 205 milliseconds

12