Searched refs:convertToLLVMType (Results 1 – 2 of 2) sorted by relevance
138 virtual llvm::Type *convertToLLVMType() const = 0;177 mLLVMType = convertToLLVMType(); in getLLVMType()271 virtual llvm::Type *convertToLLVMType() const;339 virtual llvm::Type *convertToLLVMType() const;375 virtual llvm::Type *convertToLLVMType() const;415 virtual llvm::Type *convertToLLVMType() const;453 virtual llvm::Type *convertToLLVMType() const;537 virtual llvm::Type *convertToLLVMType() const;
970 llvm::Type *RSExportPrimitiveType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPrimitiveType1081 llvm::Type *RSExportPointerType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPointerType1161 llvm::Type *RSExportVectorType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportVectorType1162 llvm::Type *ElementType = RSExportPrimitiveType::convertToLLVMType(); in convertToLLVMType()1261 llvm::Type *RSExportMatrixType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportMatrixType1313 llvm::Type *RSExportConstantArrayType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportConstantArrayType1411 llvm::Type *RSExportRecordType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportRecordType