Lines Matching refs:ExprConstants
1454 return pImpl->ExprConstants.getOrCreate(Ty, Key); in getFoldedCast()
1810 return pImpl->ExprConstants.getOrCreate(C1->getType(), Key); in get()
1891 return pImpl->ExprConstants.getOrCreate(V1->getType(), Key); in getSelect()
1945 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getGetElementPtr()
1970 return pImpl->ExprConstants.getOrCreate(ResultTy, Key); in getICmp()
1994 return pImpl->ExprConstants.getOrCreate(ResultTy, Key); in getFCmp()
2016 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getExtractElement()
2039 return pImpl->ExprConstants.getOrCreate(Val->getType(), Key); in getInsertElement()
2062 return pImpl->ExprConstants.getOrCreate(ShufTy, Key); in getShuffleVector()
2086 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getInsertValue()
2110 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getExtractValue()
2256 getType()->getContext().pImpl->ExprConstants.remove(this); in destroyConstantImpl()
2845 return getContext().pImpl->ExprConstants.replaceOperandsInPlace( in handleOperandChangeImpl()