Home
last modified time | relevance | path

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

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