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