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