Searched refs:EVFetchInstr (Results 1 – 3 of 3) sorted by relevance
62 FetchInstr(EVFetchInstr opcode,99 EVFetchInstr opcode() const {return m_opcode;} in opcode()116 static Instr::Pointer from_string_impl(std::istream& is, EVFetchInstr opcode, ValueFactory &vf);133 EVFetchInstr m_opcode;
204 enum EVFetchInstr { enum
38 FetchInstr::FetchInstr(EVFetchInstr opcode, in FetchInstr()273 Instr::Pointer FetchInstr::from_string_impl(std::istream& is, EVFetchInstr opcode, ValueFactory& vf) in from_string_impl()