Searched refs:GetOperandInfo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp70 std::vector<std::string> GetOperandInfo(const CodeGenInstruction &Inst);
87 InstrInfoEmitter::GetOperandInfo(const CodeGenInstruction &Inst) { function in class:InstrInfoEmitter
181 std::vector<std::string> OperandInfo = GetOperandInfo(**II);
511 std::vector<std::string> OperandInfo = GetOperandInfo(Inst);

Completed in 81 milliseconds