Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h795 uint16_t RendererID = readU16(); in executeMatchTable() local
1264 uint16_t RendererID = readU16(); in executeMatchTable() local
1275 uint16_t RendererID = readU16(); in executeMatchTable() local
1288 uint16_t RendererID = readU16(); in executeMatchTable() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1042 unsigned RendererID = TempOpIdx; in importChildMatcher() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp830 unsigned RendererID, in defineComplexSubOperand()
H A DGlobalISelMatchTable.h2147 unsigned RendererID; variable