Searched defs:allTypes (Results 1 – 3 of 3) sorted by relevance
191 void TypeRecorder::SetBuiltinInst(const std::vector<int64_t> &allTypes, int64_t instIndex) in SetBuiltinInst()202 void TypeRecorder::SetGenericInst(const std::vector<int64_t> &allTypes, int64_t instIndex) in SetGenericInst()
1325 explicit BuiltinInstType(TypeExtractor *extractor, const std::vector<int64_t> &allTypes) in BuiltinInstType()1352 void FillTypes(const std::vector<int64_t> &allTypes) in FillTypes()1372 explicit GenericInstType(TypeExtractor *extractor, const std::vector<int64_t> &allTypes) in GenericInstType()1399 void FillTypes(const std::vector<int64_t> &allTypes) in FillTypes()
926 std::vector<int64_t> allTypes = {typeIndexBuiltin}; in GetTypeIndexFromBuiltinInst() local947 std::vector<int64_t> allTypes = {typeIndexGeneric}; in GetTypeIndexFromGenericInst() local