Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTableExecutorEmitter.cpp146 raw_ostream &OS, ArrayRef<LLTCodeGen> TypeObjects) { in emitTypeObjects()
178 raw_ostream &OS, const MatchTable &Table, ArrayRef<LLTCodeGen> TypeObjects, in emitExecutorImpl()
H A DGlobalISelEmitter.cpp2453 std::vector<LLTCodeGen> TypeObjects; in run() local
H A DGlobalISelCombinerEmitter.cpp2986 SmallVector<LLTCodeGen, 16> TypeObjects; in run() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h621 const LLT *TypeObjects; member