Searched defs:TypeObjects (Results 1 – 4 of 4) sorted by relevance
146 raw_ostream &OS, ArrayRef<LLTCodeGen> TypeObjects) { in emitTypeObjects()178 raw_ostream &OS, const MatchTable &Table, ArrayRef<LLTCodeGen> TypeObjects, in emitExecutorImpl()
2453 std::vector<LLTCodeGen> TypeObjects; in run() local
2986 SmallVector<LLTCodeGen, 16> TypeObjects; in run() local
621 const LLT *TypeObjects; member