Searched defs:isOutput (Results 1 – 5 of 5) sorted by relevance
95 isOutput, // '=x' enumerator
1107 bool isOutput = (Constraint[0] == '='); in validateConstraintModifier() local
227 bool Dependence::isOutput() const { in isOutput() function in Dependence
5985 bool isOutput = (i == 1) && Desc.mayStore(); in parseMSInlineAsm() local
7118 bool isOutput = (i == 1) && Desc.mayStore(); in parseMSInlineAsm() local