Searched refs:GetOperandInfo (Results 1 – 1 of 1) sorted by relevance
71 std::vector<std::string> GetOperandInfo(const CodeGenInstruction &Inst);88 InstrInfoEmitter::GetOperandInfo(const CodeGenInstruction &Inst) { in GetOperandInfo() function in InstrInfoEmitter181 std::vector<std::string> OperandInfo = GetOperandInfo(*Inst); in EmitOperandInfo()543 std::vector<std::string> OperandInfo = GetOperandInfo(Inst); in emitRecord()