Home
last modified time | relevance | path

Searched defs:convertToLLVMType (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.cpp1123 llvm::Type *RSExportPrimitiveType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPrimitiveType
1233 llvm::Type *RSExportPointerType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPointerType
1299 llvm::Type *RSExportVectorType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportVectorType
1377 llvm::Type *RSExportMatrixType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportMatrixType
1417 llvm::Type *RSExportConstantArrayType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportConstantArrayType
1499 llvm::Type *RSExportRecordType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportRecordType