Home | History | Annotate | Download | only in VMCore

Lines Matching refs:ExprConstants

1213 /// cast in the ExprConstants map. It is used by the various get* methods below.
1227 return pImpl->ExprConstants.getOrCreate(Ty, Key);
1516 return pImpl->ExprConstants.getOrCreate(C1->getType(), Key);
1595 return pImpl->ExprConstants.getOrCreate(V1->getType(), Key);
1621 return pImpl->ExprConstants.getOrCreate(ReqTy, Key);
1645 return pImpl->ExprConstants.getOrCreate(ResultTy, Key);
1668 return pImpl->ExprConstants.getOrCreate(ResultTy, Key);
1687 return pImpl->ExprConstants.getOrCreate(ReqTy, Key);
1708 return pImpl->ExprConstants.getOrCreate(Val->getType(), Key);
1730 return pImpl->ExprConstants.getOrCreate(ShufTy, Key);
1871 getType()->getContext().pImpl->ExprConstants.remove(this);