Searched defs:W0 (Results 1 – 12 of 12) sorted by relevance
/third_party/mesa3d/src/intel/isl/ |
D | isl.c | 1290 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_slice0_extent_sa_gfx4_2d() local 1398 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx4_3d() local 1453 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz() local 1513 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx9_1d() local 2524 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx4_2d() local 2571 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx4_3d() local 2630 const uint32_t W0 = surf->phys_level0_sa.w; in get_image_offset_sa_gfx6_stencil_hiz() local 2679 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx9_1d() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | wmv2dsp_mmi.c | 28 #define W0 2048 macro
|
/third_party/node/deps/openssl/openssl/crypto/sm3/ |
D | sm3_local.h | 51 #define EXPAND(W0,W7,W13,W3,W10) \ argument
|
/third_party/openssl/crypto/sm3/ |
D | sm3_local.h | 51 #define EXPAND(W0,W7,W13,W3,W10) \ argument
|
/third_party/ffmpeg/libavcodec/ |
D | wmv2dsp.c | 27 #define W0 2048 macro
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | fdctdsp.c | 48 #define W0 -(2 * C2) macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 553 SDValue W0 = isUndef(PredV) in createHvxPrefixPred() local 802 SDValue W0 = extractHvxElementReg(WordVec, W0Idx, dl, MVT::i32, DAG); in extractHvxSubvectorReg() local 868 SDValue W0 = DAG.getNode(HexagonISD::VEXTRACTW, dl, MVT::i32, {ShuffV, Zero}); in extractHvxSubvectorPred() local
|
D | HexagonBitTracker.cpp | 313 uint16_t W0 = (Reg[0].Reg != 0) ? getRegBitWidth(Reg[0]) : 0; in evaluate() local
|
D | HexagonISelLowering.cpp | 2623 SDValue W0 = Words[IdxW][i], W1 = Words[IdxW][i+1]; in LowerCONCAT_VECTORS() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 320 static WEBP_INLINE fixed_y_t Filter2(int A, int B, int W0) { in Filter2()
|
/third_party/skia/src/core/ |
D | SkVM.h | 393 enum W { W0, W1 }; // Are the lanes 64-bit (W1) or default (W0)? Intel Vol 2A 2.3.5.5 enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 3731 auto W0 = SIW.getSuccessorWeight(0); in tryToSimplifyUncondBranchWithICmpInIt() local
|