Searched defs:argument_types (Results 1 – 7 of 7) sorted by relevance
58 std::vector<llvm::Type*> argument_types; in CodegenNestedComputation() local
509 std::vector<llvm::Type*> argument_types; in EmitPrintf() local
278 SmallVector<Type, 4> argument_types; in rewriteInsOutsOfDispatchOp() local410 SmallVector<Type, 4> argument_types; in generateParamsArray() local
219 argument_types: Vec<(Option<String>, TypeId)>, field531 pub fn argument_types(&self) -> &[(Option<String>, TypeId)] { in argument_types() method
110 SmallVector<Type, 4> argument_types; in generateParamsArray() local
180 auto argument_types = llvm::to_vector<4>(function.getType().getInputs()); in PromoteResourcesToArguments() local
1784 def argument_types(self): member in Type