Searched defs:CY (Results 1 – 7 of 7) sorted by relevance
26 __device__ double CY = cpow(12.0, 1); variable
53 const __device__ double CY = cpow(2.0, 2); variable
2251 Constant *CX, *CY; visitSub() local
1060 const SCEVIntegralCastExpr *CY = cast<SCEVIntegralCastExpr>(Y); isKnownPredicate() local
2285 if (auto *CY = dyn_cast<ConstantInt>(Y)) emitTransformedIndex() local 2299 if (auto *CY = dyn_cast<ConstantInt>(Y)) emitTransformedIndex() local
3265 auto *CY = dyn_cast<ConstantSDNode>(Y); LowerUAddSubO() local
23554 ConstantSDNode *CY = cast<ConstantSDNode>(Y); foldCSELOfCSEL() local [all...]