Searched defs:XY (Results 1 - 7 of 7) sorted by relevance
/third_party/skia/gm/ |
H A D | tilemodes.cpp | 301 const struct XY { in DEF_SIMPLE_GM() struct
|
/third_party/skia/src/core/ |
H A D | SkBitmapProcState.cpp | 132 uint32_t XY = *xy++, in S32_alpha_D32_nofilter_DXDY() local
|
/third_party/backends/backend/ |
H A D | u12-scanner.h | 176 } XY; typedef
|
H A D | plustek-pp.h | 65 } XY, *pXY; typedef
|
H A D | plustek-usb.h | 189 } XY; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 489 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 D | InstCombineAddSub.cpp | 1460 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