Searched defs:argument_types (Results 1 – 7 of 7) sorted by relevance
58 std::vector<llvm::Type*> argument_types; in CodegenNestedComputation() local
424 std::vector<llvm::Type*> argument_types; in EmitPrintf() local
105 SmallVector<Type, 4> argument_types; in generateParamsArray() local
220 argument_types: Vec<(Option<String>, TypeId)>, field532 pub fn argument_types(&self) -> &[(Option<String>, TypeId)] { in argument_types() method
200 auto argument_types = llvm::to_vector<4>(function.getType().getInputs()); in PromoteResourcesToArguments() local
1784 def argument_types(self): member in Type
2191 def argument_types(self): member in Type