Searched refs:is_uint16 (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/src/ | ||
D | IceAssemblerX86Base.h | 90 bool is_uint16() const { in is_uint16() function |
D | IceAssemblerX86BaseImpl.h | 3502 assert(imm.is_uint16()); in ret() |