Searched defs:IsPacked (Results 1 – 9 of 9) sorted by relevance
30 bool IsPacked; member
283 bool IsPacked = !Field2Off.isMultipleOf(Field2Align); in coerceAndExpandFARsEligibleStruct() local
301 bool IsPacked = !Field2Off.isMultipleOf(Field2Align); in coerceAndExpandFPCCEligibleStruct() local
379 bool StackStore::BlockInfo::IsPacked() const { in IsPacked() function in __sanitizer::StackStore::BlockInfo
323 bool IsPacked = STy->isPacked(); get() local 1744 findNonOpaque(ArrayRef<Type * > ETypes,bool IsPacked) findNonOpaque() argument [all...]
980 bool IsPacked = VS->NumPacked > 1; in visitInsertElementInst() local 1026 bool IsPacked = VS->NumPacked > 1; in visitExtractElementInst() local
1241 allOpsDefaultValue(const int * Ops,int NumOps,int Mod,bool IsPacked,bool HasDstSel) allOpsDefaultValue() argument 1300 const bool IsPacked = printPackedModifier() local
130 IsPacked = UINT64_C(1) << 49, global() enumerator
8366 const bool IsPacked = (Desc.TSFlags & SIInstrFlags::IsPacked) != 0; cvtVOP3P() local