Searched refs:OutSize (Results 1 – 1 of 1) sorted by relevance
319 uint64_t OutSize = Context.getTypeSize(OutTy); in ActOnGCCAsmStmt() local321 if (OutSize == InSize && InputDomain == OutputDomain && in ActOnGCCAsmStmt()336 SmallerValueMentioned |= InSize < OutSize; in ActOnGCCAsmStmt()341 SmallerValueMentioned |= OutSize < InSize; in ActOnGCCAsmStmt()