Home
last modified time | relevance | path

Searched defs:OpTypes (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp42 SmallVector<Record *> OpTypes; // Vector of operand type records - global() member
H A DGlobalISelCombinerEmitter.cpp468 std::vector<std::string> OpTypes; getMCOIOperandTypes() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp801 static OperandType OpTypes[DW_CFA_restore + 1][MaxOperands]; getOperandTypes() local