Searched refs:RST (Results 1 – 3 of 3) sorted by relevance
78 #define STORE_TO_ALLOC(RST, CT) \79 case RST: \107 #define LAUNCH_VERIFY_KERNEL(RST, CT) \108 case RST: \
77 #define STORE_TO_ALLOC(RST, CT) \78 case RST: \106 #define LAUNCH_VERIFY_KERNEL(RST, CT) \107 case RST: \
78 clang::QualType RST = PVT->getPointeeType(); in GetRSRefCountingFunctions() local79 DataType DT = RSExportPrimitiveType::GetRSSpecificType(RST.getTypePtr()); in GetRSRefCountingFunctions()