Searched defs:isOutput (Results 1 – 6 of 6) sorted by relevance
591 bool IRNormalizer::isOutput(const Instruction *I) const { in isOutput() function in IRNormalizer
99 isOutput, // '=x' enumerator
1373 bool isOutput = (Constraint[0] == '='); in validateConstraintModifier() local
254 bool Dependence::isOutput() const { in isOutput() function in Dependence
5954 bool isOutput = (i == 1) && Desc.mayStore(); in parseMSInlineAsm() local
5997 bool isOutput = (i == 1) && Desc.mayStore(); in parseMSInlineAsm() local