Lines Matching refs:getOrCreate
1267 return Ty->getContext().pImpl->ArrayConstants.getOrCreate(Ty, V); in get()
1360 return ST->getContext().pImpl->StructConstants.getOrCreate(ST, V); in get()
1374 return Ty->getContext().pImpl->VectorConstants.getOrCreate(Ty, V); in get()
1975 return pImpl->ExprConstants.getOrCreate(Ty, Key); in getFoldedCast()
2285 return pImpl->ExprConstants.getOrCreate(C->getType(), Key); in get()
2344 return pImpl->ExprConstants.getOrCreate(C1->getType(), Key); in get()
2424 return pImpl->ExprConstants.getOrCreate(V1->getType(), Key); in getSelect()
2489 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getGetElementPtr()
2514 return pImpl->ExprConstants.getOrCreate(ResultTy, Key); in getICmp()
2539 return pImpl->ExprConstants.getOrCreate(ResultTy, Key); in getFCmp()
2561 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getExtractElement()
2584 return pImpl->ExprConstants.getOrCreate(Val->getType(), Key); in getInsertElement()
2610 return pImpl->ExprConstants.getOrCreate(ShufTy, Key); in getShuffleVector()
2634 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getInsertValue()
2658 return pImpl->ExprConstants.getOrCreate(ReqTy, Key); in getExtractValue()