Searched refs:castOpcode (Results 1 – 3 of 3) sorted by relevance
213 if (CE->castOpcode() == til::CAST_objToPtr) in translateAttrExpr()365 return C->castOpcode() == til::CAST_objToPtr; in hasAnyPointerType()
1262 TIL_CastOpcode castOpcode() const { in castOpcode() function1278 Cmp.compareIntegers(castOpcode(), E->castOpcode()); in compare()
790 switch (E->castOpcode()) { in printCast()