Searched refs:InitStringInst (Results 1 – 2 of 2) sorted by relevance
777 void InitStringInst::DumpOpcode(std::ostream *out) const in DumpOpcode()
3018 class InitStringInst : public FixedInputsInst2 {3020 DECLARE_INST(InitStringInst);3024 …InitStringInst(Opcode opcode, DataType::Type type, uint32_t pc, Inst *input0, Inst *input1, String… in InitStringInst() function