Searched defs:isOutput (Results 1 – 5 of 5) sorted by relevance
96 isOutput, // '=x' global() enumerator
1298 bool isOutput = (Constraint[0] == '='); in validateConstraintModifier() local
236 bool Dependence::isOutput() const { in isOutput() function in Dependence
6061 bool isOutput = (i == 1) && Desc.mayStore(); in parseMSInlineAsm() local
7418 bool isOutput = (i == 1) && Desc.mayStore(); in parseMSInlineAsm() local