Searched refs:isPacked (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.h670 inline bool isPacked() const { return mIsPacked; } function in class:slang::RSExportRecordType
/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp306 TypeVals.push_back(ST->isPacked());
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp291 TypeVals.push_back(ST->isPacked());
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp293 TypeVals.push_back(ST->isPacked());

Completed in 136 milliseconds