Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.h577 inline bool isPacked() const { return mIsPacked; } in isPacked() function
/frameworks/compile/slang/BitWriter_2_9/
DBitcodeWriter.cpp306 TypeVals.push_back(ST->isPacked()); in WriteTypeTable()
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp291 TypeVals.push_back(ST->isPacked()); in WriteTypeTable()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp293 TypeVals.push_back(ST->isPacked()); in WriteTypeTable()