Searched refs:getAsInt (Results 1 – 1 of 1) sorted by relevance
33 int getAsInt(Init *B) { in getAsInt() function39 return getAsInt(R->getValueInit(Field)); in getInt()119 return "0x" + utohexstr(getAsInt(BI)); in primaryRepresentation()227 int64_t LHSi = getAsInt(LHSI); in compareBy()228 int64_t RHSi = getAsInt(RHSI); in compareBy()