Home | History | Annotate | Download | only in IR

Lines Matching refs:ExprMapKeyType

1488   ExprMapKeyType Key(opc, C);
1823 ExprMapKeyType Key(Opcode, ArgVec, 0, Flags);
1900 ExprMapKeyType Key(Instruction::Select, ArgVec);
1935 const ExprMapKeyType Key(Instruction::GetElementPtr, ArgVec, 0,
1954 const ExprMapKeyType Key(Instruction::ICmp, ArgVec, pred);
1975 const ExprMapKeyType Key(Instruction::FCmp, ArgVec, pred);
1996 const ExprMapKeyType Key(Instruction::ExtractElement, ArgVec);
2016 const ExprMapKeyType Key(Instruction::InsertElement, ArgVec);
2036 const ExprMapKeyType Key(Instruction::ShuffleVector, ArgVec);
2056 const ExprMapKeyType Key(Instruction::InsertValue, ArgVec, 0, 0, Idxs);
2077 const ExprMapKeyType Key(Instruction::ExtractValue, ArgVec, 0, 0, Idxs);