Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5705 unsigned bestMAIndex = 0; in ParseConstraints() local
5746 bestMAIndex = maIndex; in ParseConstraints()
5753 cInfo.selectAlternative(bestMAIndex); in ParseConstraints()