Home
last modified time | relevance | path

Searched refs:cInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4793 AsmOperandInfo &cInfo = ConstraintOperands[cIndex]; in ParseConstraints() local
4794 if (cInfo.Type == InlineAsm::isClobber) in ParseConstraints()
4796 cInfo.selectAlternative(bestMAIndex); in ParseConstraints()