Home | History | Annotate | Download | only in IR

Lines Matching refs:ExtractElement

1134   case Instruction::ExtractElement:
1900 "Tried to create extractelement operation on non-vector type!");
1902 "Extractelement index must be i32 type!");
1909 const ExprMapKeyType Key(Instruction::ExtractElement, ArgVec);
1978 "Tried to create extractelement operation on non-first-class type!");
2765 case Instruction::ExtractElement: