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