Searched refs:hasImm (Results 1 – 4 of 4) sorted by relevance
421 static inline bool hasImm(uint64_t TSFlags) { in hasImm() function
271 int ImmSize = X86II::hasImm(TSFlags) ? X86II::getSizeOfImm(TSFlags) : 0; in EmitMemModRMByte()
568 inline bool hasImm(uint64_t TSFlags) { in hasImm() function
400 int ImmSize = X86II::hasImm(TSFlags) ? X86II::getSizeOfImm(TSFlags) : 0; in emitMemModRMByte()