Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDGlobalISelMatchTableExecutorEmitter.h29 class LLTCodeGen; variable
HDPatterns.h42 class LLTCodeGen; variable
HDGlobalISelMatchTable.h262 LLTCodeGen(const LLT &Ty) : Ty(Ty) {} in LLTCodeGen() function