Searched defs:SelType (Results 1 – 3 of 3) sorted by relevance
129 Type *SelType = Sel.getType(); foldSelectICmpAnd() local 570 foldSelectICmpAndAnd(Type * SelType,const ICmpInst * Cmp,Value * TVal,Value * FVal,InstCombiner::BuilderTy & Builder) foldSelectICmpAndAnd() argument 2096 Type *SelType = Sel.getType(); foldSelectExtConst() local 2370 Type *SelType = Sel.getType(); foldSelectToCopysign() local 2941 Type *SelType = SI.getType(); foldSelectOfBools() local 3297 Type *SelType = SI.getType(); foldBitCeil() local 3367 Type *SelType = SI.getType(); visitSelectInst() local [all...]
241 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); in getGetPropertyFn() local 256 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); in getSetPropertyFn() local 284 CanQualType SelType = Ctx.getCanonicalParamType(Ctx.getObjCSelType()); in getOptimizedSetPropertyFn() local
2766 auto True = B.buildConstant(SelType, Signed ? -1 : 1); in applyMappingImpl() local