Searched refs:convertToLLVMType (Results 1 – 2 of 2) sorted by relevance
245 virtual llvm::Type *convertToLLVMType() const = 0;291 mLLVMType = convertToLLVMType(); in getLLVMType()345 virtual llvm::Type *convertToLLVMType() const;417 virtual llvm::Type *convertToLLVMType() const;451 virtual llvm::Type *convertToLLVMType() const;489 virtual llvm::Type *convertToLLVMType() const;523 virtual llvm::Type *convertToLLVMType() const;607 virtual llvm::Type *convertToLLVMType() const;
1159 llvm::Type *RSExportPrimitiveType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPrimitiveType1270 llvm::Type *RSExportPointerType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPointerType1336 llvm::Type *RSExportVectorType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportVectorType1337 llvm::Type *ElementType = RSExportPrimitiveType::convertToLLVMType(); in convertToLLVMType()1414 llvm::Type *RSExportMatrixType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportMatrixType1455 llvm::Type *RSExportConstantArrayType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportConstantArrayType1537 llvm::Type *RSExportRecordType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportRecordType