Searched refs:castOpcode (Results 1 – 3 of 3) sorted by relevance
190 if (CE->castOpcode() == til::CAST_objToPtr) in translateAttrExpr()324 return C->castOpcode() == til::CAST_objToPtr; in hasAnyPointerType()
1261 TIL_CastOpcode castOpcode() const { in castOpcode() function1277 Cmp.compareIntegers(castOpcode(), E->castOpcode()); in compare()
788 switch (E->castOpcode()) { in printCast()