Home
last modified time | relevance | path

Searched refs:DataTypeUnsigned64 (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.cpp116 {clang::BuiltinType::ULong, DataTypeUnsigned64,
118 {clang::BuiltinType::ULongLong, DataTypeUnsigned64,
1144 case DataTypeUnsigned64: { in convertToLLVMType()
Dslang_rs_export_type.h111 DataTypeUnsigned64 = 10, enumerator
Dslang_rs_object_ref_count.cpp1422 case DataTypeUnsigned64: in CreateZeroInitializerForRSSpecificType()