Searched defs:getIConst (Results 1 – 6 of 6) sorted by relevance
99 int getIConst() const { return iConst; } in getIConst() function
439 …int getIConst(int index) const { return unionArrayPointer ? unionArrayPointer[index].getIConst() :… in getIConst() function
122 int getIConst() const { return iConst; } in getIConst() function
80 int TConstantUnion::getIConst() const in getIConst() function in sh::TConstantUnion
337 int getIConst(size_t index) const in getIConst() function