Searched defs:argument_types (Results 1 – 7 of 7) sorted by relevance
63 std::vector<llvm::Type*> argument_types; in CodegenNestedComputation() local
318 std::vector<llvm::Type*> argument_types; in EmitPrintf() local
114 SmallVector<Type, 4> argument_types; in generateParamsArray() local
282 argument_types: Vec<(Option<String>, TypeId)>, field624 pub(crate) fn argument_types(&self) -> &[(Option<String>, TypeId)] { in argument_types() method
182 auto argument_types = in PromoteResourcesToArguments() local
279 T GetUpdatedWhileOp(T while_op, const U& argument_types, in GetUpdatedWhileOp()
1784 def argument_types(self): member in Type