Searched +defs:cvt +defs:d +defs:w (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_eu.h | 45 #define BRW_SWIZZLE4(a,b,c,d) (((a)<<0) | ((b)<<2) | ((c)<<4) | ((d)<<6)) argument 96 GLint d; member 397 static INLINE struct brw_reg brw_imm_d( GLint d ) in brw_imm_d() 421 static INLINE struct brw_reg brw_imm_w( GLshort w ) in brw_imm_w() 599 static INLINE GLuint cvt( GLuint val ) in cvt() function 671 GLuint w) in brw_swizzle()
|
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 195 UInt w = 0; in getUIntLittleEndianly() local 207 UShort w = 0; in getUShortLittleEndianly() local 345 static void loadGuardedLE ( IRTemp dst, IRLoadGOp cvt, in loadGuardedLE() 4838 IROp cvt, cvt2, cmp, op, op2, sh, add; in dis_neon_data_3diff() local 5915 IROp op, cvt, add = Iop_INVALID, cvt2, op_rev; in dis_neon_data_2reg_and_shift() local 7438 IROp op, cvt; in dis_neon_data_2reg_misc() local 14340 UInt d = dp_op ? ((bD << 4) | Vd) : ((Vd << 1) | bD); in decode_CP10_CP11_instruction() local
|
D | guest_arm64_toIR.c | 138 UInt w = 0; in getUIntLittleEndianly() local 243 static IRExpr* mkV128 ( UShort w ) in mkV128() 998 UInt w = 0; in mathROR() local 1021 UInt w = 0; in mathREPLICATE() local 2369 Int d = // diff<len-1:0> in dbm_DecodeBitMasks() local 6745 IRDirty* d = unsafeIRDirty_1_N ( in dis_ARM64_branch_etc() local 10083 IROp cvt = Iop_INVALID; in dis_AdvSIMD_scalar_two_reg_misc() local 12373 IROp cvt = Iop_INVALID; in dis_AdvSIMD_two_reg_misc() local
|