Searched refs:hasImm (Results 1 – 4 of 4) sorted by relevance
587 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
432 int ImmSize = !Disp.isImm() && X86II::hasImm(TSFlags) in emitMemModRMByte()
568 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
400 int ImmSize = X86II::hasImm(TSFlags) ? X86II::getSizeOfImm(TSFlags) : 0; in emitMemModRMByte()