Searched defs:SEL (Results 1 – 6 of 6) sorted by relevance
7 typedef struct objc_selector *SEL; typedef
344 #define SEL 0x10 /* SEL signal */ macro
47 using SEL = objc_selector *; typedef
303 DeclarationName SEL = &Context.Idents.get("SEL"); in Initialize() local
1165 LoopVectorizationCostModel(ScalarEpilogueLowering SEL, Loop *L, in LoopVectorizationCostModel()9970 ScalarEpilogueLowering SEL = getScalarEpilogueLowering( in processLoopInVPlanNativePath() local10239 ScalarEpilogueLowering SEL = getScalarEpilogueLowering( in processLoop() local
230 #define SEL(l, f) (((1 << (l - f + 1)) - 1) << f) macro [all...]