Searched refs:GA (Results 1 – 3 of 3) sorted by relevance
452 const android::renderscript::Allocation *GA = in MarshalTypeInfo() local454 const android::renderscript::Type *T = GA->getType(); in MarshalTypeInfo()
1554 auto *GA = dyn_cast<GlobalAlias>(&C); in getGlobalObjectInExpr() local1555 if (GA) in getGlobalObjectInExpr()1556 return getGlobalObjectInExpr(Map, *Map.find(GA)->second); in getGlobalObjectInExpr()
1847 auto *GA = dyn_cast<GlobalAlias>(&C); in getGlobalObjectInExpr() local1848 if (GA) in getGlobalObjectInExpr()1849 return getGlobalObjectInExpr(Map, *Map.find(GA)->second); in getGlobalObjectInExpr()