Searched refs:CastAnyTypeValueInst (Results 1 – 3 of 3) sorted by relevance
327 void CastAnyTypeValueInst::DumpOpcode(std::ostream *out) const in DumpOpcode()
1934 class CastAnyTypeValueInst : public AnyTypeMixin<FixedInputsInst1> {1939 CastAnyTypeValueInst(Opcode opcode, uint32_t pc, AnyBaseType any_type) in CastAnyTypeValueInst() function
6341 const CastAnyTypeValueInst *catvi = INS(2).CastToCastAnyTypeValue(); in TEST_F()