Searched refs:HasUnwindClobber (Results 1 – 1 of 1) sorted by relevance
2633 bool HasUnwindClobber, bool ReadOnly, in UpdateAsmCallInst() argument2640 if (!HasUnwindClobber) in UpdateAsmCallInst()3132 bool HasUnwindClobber = false; in EmitAsmStmt() local3141 HasUnwindClobber = true; in EmitAsmStmt()3177 assert(!(HasUnwindClobber && IsGCCAsmGoto) && in EmitAsmStmt()3210 /* IsAlignStack */ false, AsmDialect, HasUnwindClobber); in EmitAsmStmt()3247 } else if (HasUnwindClobber) { in EmitAsmStmt()