Searched refs:getRsDataTypeForType (Results 1 - 3 of 3) sorted by last modified time

/frameworks/compile/libbcc/lib/
H A DRSGlobalInfoPass.cpp78 uint32_t result = getRsDataTypeForType(GlobalType);
H A DRSInvokeHelperPass.cpp204 DT = getRsDataTypeForType(T->getPointerElementType());
H A DRSUtils.h82 static inline enum RsDataType getRsDataTypeForType(const llvm::Type *T) { function in namespace:__anon1383
103 return getRsDataTypeForType(T) != RS_TYPE_NONE;

Completed in 75 milliseconds