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