Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp1163 llvm::Type *RSExportPrimitiveType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPrimitiveType
1275 llvm::Type *RSExportPointerType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportPointerType
1342 llvm::Type *RSExportVectorType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportVectorType
1421 llvm::Type *RSExportMatrixType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportMatrixType
1463 llvm::Type *RSExportConstantArrayType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportConstantArrayType
1557 llvm::Type *RSExportRecordType::convertToLLVMType() const { in convertToLLVMType() function in slang::RSExportRecordType