Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h795 uint16_t RendererID = readU16(); executeMatchTable() local
1264 uint16_t RendererID = readU16(); executeMatchTable() local
1275 uint16_t RendererID = readU16(); executeMatchTable() local
1288 uint16_t RendererID = readU16(); executeMatchTable() local
[all...]
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1042 unsigned RendererID = TempOpIdx; importChildMatcher() local
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp830 defineComplexSubOperand(StringRef SymbolicName,Record * ComplexPattern,unsigned RendererID,unsigned SubOperandID,StringRef ParentSymbolicName) defineComplexSubOperand() argument
H A DGlobalISelMatchTable.h2147 unsigned RendererID; global() variable