Searched defs:OnlyIfReducedTy (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/IR/ |
H A D | Constants.cpp | 1533 Type *OnlyIfReducedTy = OnlyIfReduced ? Ty : nullptr; getWithOperands() local 2303 get(unsigned Opcode,Constant * C1,Constant * C2,unsigned Flags,Type * OnlyIfReducedTy) get() argument 2469 getGetElementPtr(Type * Ty,Constant * C,ArrayRef<Value * > Idxs,GEPNoWrapFlags NW,std::optional<ConstantRange> InRange,Type * OnlyIfReducedTy) getGetElementPtr() argument 2517 getExtractElement(Constant * Val,Constant * Idx,Type * OnlyIfReducedTy) getExtractElement() argument 2539 getInsertElement(Constant * Val,Constant * Elt,Constant * Idx,Type * OnlyIfReducedTy) getInsertElement() argument 2563 getShuffleVector(Constant * V1,Constant * V2,ArrayRef<int> Mask,Type * OnlyIfReducedTy) getShuffleVector() argument [all...] |