Searched refs:kAllocationTypeName (Results 1 – 2 of 2) sorted by relevance
71 const char kAllocationTypeName[] = "struct.rs_allocation"; variable85 if (StructName.equals(kAllocationTypeName)) { in getRsDataTypeForType()
77 rsAllocationType = llvm::StructType::create(rsBaseObj, kAllocationTypeName); in doInitialization()