Searched refs:GetOperandInfo (Results 1 – 3 of 3) sorted by relevance
52 InstrInfoEmitter::GetOperandInfo(const CodeGenInstruction &Inst) { in GetOperandInfo() function in InstrInfoEmitter146 std::vector<std::string> OperandInfo = GetOperandInfo(**II); in EmitOperandInfo()327 std::vector<std::string> OperandInfo = GetOperandInfo(Inst); in emitRecord()
57 std::vector<std::string> GetOperandInfo(const CodeGenInstruction &Inst);
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()540 std::vector<std::string> OperandInfo = GetOperandInfo(Inst); in emitRecord()