Searched defs:w (Results 1 – 8 of 8) sorted by relevance
4 protected static int getVar(int w) { in getVar()9 final int getVarDirect(int w) { in getVarDirect()
111 uword w = bitmap_begin[i]; in Walk() local255 uword w = bitmap_begin_[i]; in InOrderWalk() local
119 uword w = bitmap_begin_[i]; in VisitMarkedRange() local
307 bool w = (instruction & (1 << 21)) != 0; in DumpArm() local337 bool w = (instruction & (1 << 21)) != 0; in DumpArm() local1494 bool w = (instr & (1 << 8)) != 0; in DumpThumb32() local
251 #define BIT_MASK(w) ((UINT64_C(1) << (w)) - UINT64_C(1)) argument
887 bool w = (entry->skeleton.prefix1 == REX_W) || (entry->skeleton.prefix2 == REX_W); in EmitPrefix() local
1614 void X86_64Assembler::EmitOptionalRex(bool force, bool w, bool r, bool x, bool b) { in EmitOptionalRex()
844 int w = 1; in constantPropagationTest() local