Searched defs:cInfo (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2980 AsmOperandInfo& cInfo = ConstraintOperands[cIndex]; local
2981 if (cInfo.Type == InlineAsm::isClobber)
2983 cInfo.selectAlternative(bestMAIndex);

Completed in 50 milliseconds