Home
last modified time | relevance | path

Searched defs:XY (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/gm/
H A Dtilemodes.cpp301 const struct XY { in DEF_SIMPLE_GM() struct
/third_party/skia/src/core/
H A DSkBitmapProcState.cpp132 uint32_t XY = *xy++, in S32_alpha_D32_nofilter_DXDY() local
/third_party/backends/backend/
H A Du12-scanner.h176 } XY; typedef
H A Dplustek-pp.h65 } XY, *pXY; typedef
H A Dplustek-usb.h189 } XY; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp489 Value *XY = Builder.CreateFMulFMF(X, Y, &I); in visitFMul() local
518 Value *XY = Builder.CreateFAddFMF(X, Y, &I); in visitFMul() local
528 Value *XY = Builder.CreateFAddFMF(X, Y, &I); in visitFMul() local
H A DInstCombineAddSub.cpp1460 Value *XY = IsFAdd ? Builder.CreateFAddFMF(X, Y, &I) in factorizeFAddFSub() local
1498 Value *XY = Builder.CreateFMulFMF(X, Y, &I); in visitFAdd() local
1507 Value *XY = Builder.CreateFDivFMF(X, Y, &I); in visitFAdd() local
[all...]

Completed in 14 milliseconds