Home
last modified time | relevance | path

Searched refs:isPacked (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.h542 inline bool isPacked() const { return mIsPacked; } in isPacked() function
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp362 TypeVals.push_back(ST->isPacked()); in WriteTypeTable()
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp301 TypeVals.push_back(ST->isPacked()); in WriteTypeTable()