Searched refs:convertToLLVMType (Results 1 – 2 of 2) sorted by relevance
138 virtual llvm::Type *convertToLLVMType() const = 0;186 mLLVMType = convertToLLVMType(); in getLLVMType()280 virtual llvm::Type *convertToLLVMType() const;350 virtual llvm::Type *convertToLLVMType() const;386 virtual llvm::Type *convertToLLVMType() const;426 virtual llvm::Type *convertToLLVMType() const;464 virtual llvm::Type *convertToLLVMType() const;548 virtual llvm::Type *convertToLLVMType() const;
1041 llvm::Type *RSExportPrimitiveType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPrimitiveType1152 llvm::Type *RSExportPointerType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPointerType1232 llvm::Type *RSExportVectorType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportVectorType1233 llvm::Type *ElementType = RSExportPrimitiveType::convertToLLVMType(); in convertToLLVMType()1332 llvm::Type *RSExportMatrixType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportMatrixType1384 llvm::Type *RSExportConstantArrayType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportConstantArrayType1482 llvm::Type *RSExportRecordType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportRecordType