Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DUser.h51 Use *OperandList; variable
/external/llvm/utils/TableGen/
DX86DisassemblerTables.cpp557 OperandListTy OperandList; in emitInstructionInfo() local
592 OperandListTy OperandList; in emitInstructionInfo() local
DInstrInfoEmitter.cpp94 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo() local
DX86RecognizableInstr.cpp481 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier() local
DCodeGenInstruction.h137 std::vector<OperandInfo> OperandList; variable