Home
last modified time | relevance | path

Searched defs:OperandList (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/utils/TableGen/
DX86DisassemblerTables.cpp566 OperandListTy OperandList; in emitInstructionInfo() local
609 OperandListTy OperandList; in emitInstructionInfo() local
DX86RecognizableInstr.cpp551 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in hasFROperands() local
616 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
DInstrInfoEmitter.cpp94 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo() local
DCodeGenInstruction.h137 std::vector<OperandInfo> OperandList; variable