Searched refs:hasImm (Results 1 – 2 of 2) sorted by relevance
569 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
394 int ImmSize = X86II::hasImm(TSFlags) ? X86II::getSizeOfImm(TSFlags) : 0; in EmitMemModRMByte()