Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTableExecutorEmitter.cpp144 raw_ostream &OS, ArrayRef<LLTCodeGen> TypeObjects) { in emitTypeObjects() argument
176 raw_ostream &OS, const MatchTable &Table, ArrayRef<LLTCodeGen> TypeObjects, in emitExecutorImpl() argument
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h639 const LLT *TypeObjects; global() member
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2477 std::vector<LLTCodeGen> TypeObjects; run() local
H A DGlobalISelCombinerEmitter.cpp2659 SmallVector<LLTCodeGen, 16> TypeObjects; run() local