Searched refs:RST (Results 1 – 3 of 3) sorted by relevance
98 #define STORE_TO_ALLOC(RST, CT) \99 case RST: \127 #define LAUNCH_VERIFY_KERNEL(RST, CT) \128 case RST: \
96 #define STORE_TO_ALLOC(RST, CT) \97 case RST: \125 #define LAUNCH_VERIFY_KERNEL(RST, CT) \126 case RST: \
78 clang::QualType RST = PVT->getPointeeType(); in GetRSRefCountingFunctions() local79 DataType DT = RSExportPrimitiveType::GetRSSpecificType(RST.getTypePtr()); in GetRSRefCountingFunctions()