Searched refs:convertToLLVMType (Results 1 – 2 of 2) sorted by relevance
247 virtual llvm::Type *convertToLLVMType() const = 0;293 mLLVMType = convertToLLVMType(); in getLLVMType()399 virtual llvm::Type *convertToLLVMType() const;471 virtual llvm::Type *convertToLLVMType() const;505 virtual llvm::Type *convertToLLVMType() const;543 virtual llvm::Type *convertToLLVMType() const;578 virtual llvm::Type *convertToLLVMType() const;666 virtual llvm::Type *convertToLLVMType() const;
1163 llvm::Type *RSExportPrimitiveType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPrimitiveType1275 llvm::Type *RSExportPointerType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPointerType1342 llvm::Type *RSExportVectorType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportVectorType1343 llvm::Type *ElementType = RSExportPrimitiveType::convertToLLVMType(); in convertToLLVMType()1421 llvm::Type *RSExportMatrixType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportMatrixType1463 llvm::Type *RSExportConstantArrayType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportConstantArrayType1557 llvm::Type *RSExportRecordType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportRecordType