Searched refs:kTuple (Results 1 – 4 of 4) sorted by relevance
52 kTuple, enumerator150 {Instruction::kTuple, [this](const VectorRef &args) { InstTuple(args); }},
323 AddInst(Instruction::kTuple, args); in AddMakeTuple()
259 inline const TypePtr kTuple = std::make_shared<Tuple>(); variable
74 …{kObjectTypeList, kList}, {kObjectTypeTuple, kTuple}, {kObjectTypeDictionary, … in TypeIdToType()