Home
last modified time | relevance | path

Searched refs:imm_bytes (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/core/
DSkVM.cpp1822 static int imm_bytes(Mod mod) { in imm_bytes() function
1959 this->bytes(&m.disp, imm_bytes(mod(m.disp))); in op()
1966 int imm_bytes = 4; in op() local
1968 imm_bytes = 1; in op()
1973 this->bytes(&imm, imm_bytes); in op()
2193 this->bytes(&m.disp, imm_bytes(mod(m.disp))); in op()