Searched defs:VY (Results 1 – 7 of 7) sorted by relevance
132 struct VY : VX struct133 { virtual ~VY() {} }; in ~VY() argument
67 #define VY 1 macro
664 #define IM_NORMALIZE2F_OVER_ZERO(VX,VY) { float d2 = VX*VX + VY*VY; if (d2 … argument665 #define IM_NORMALIZE2F_OVER_EPSILON_CLAMP(VX,VY,EPS,INVLENMAX) { float d2 = VX*VX + VY*VY; if (d2 … argument
2943 APInt VY = VX + TwoA*X + A + B; in SolveQuadraticEquationWrap() local
3039 APInt VY = VX + TwoA*X + A + B; in SolveQuadraticEquationWrap() local
2813 uint32_t VY = CY->getZExtValue(); in LowerUAddSubO() local
3243 uint32_t VY = CY->getZExtValue(); in LowerUAddSubO() local