Searched refs:CastValueToAnyTypeInst (Results 1 – 3 of 3) sorted by relevance
332 void CastValueToAnyTypeInst::DumpOpcode(std::ostream *out) const in DumpOpcode()
1971 class CastValueToAnyTypeInst : public AnyTypeMixin<FixedInputsInst1> {1976 CastValueToAnyTypeInst(Opcode opcode, uint32_t pc) : BaseInst(opcode, DataType::ANY, pc) {} in CastValueToAnyTypeInst() function
723 CastValueToAnyTypeInst castValueToAnyType; in __anonb8e9e89d0f02()