Searched defs:isImmZero (Results 1 – 2 of 2) sorted by relevance
416 bool isImmZero() const { return Kind == Immediate && getImm() == 0; } in isImmZero() function
979 bool isImmZero() const { in isImmZero() function