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