Searched refs:CompareAnyTypeInst (Results 1 – 3 of 3) sorted by relevance
322 void CompareAnyTypeInst::DumpOpcode(std::ostream *out) const in DumpOpcode()
1905 class CompareAnyTypeInst : public AnyTypeMixin<FixedInputsInst1> {1910 …CompareAnyTypeInst(Opcode opcode, uint32_t pc, AnyBaseType any_type) : BaseInst(opcode, DataType::… in CompareAnyTypeInst() function
6316 const CompareAnyTypeInst *cati = INS(2).CastToCompareAnyType(); in TEST_F()