Home | History | Annotate | Download | only in IR

Lines Matching refs:ExtractElement

1173   case Instruction::ExtractElement:
1987 "Tried to create extractelement operation on non-vector type!");
1989 "Extractelement index must be an integer type!");
1996 const ExprMapKeyType Key(Instruction::ExtractElement, ArgVec);
2065 "Tried to create extractelement operation on non-first-class type!");
2853 case Instruction::ExtractElement: