Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocFast.cpp888 bool hasPhysDefs = false; in allocateInstruction() local
920 hasPhysDefs = true; in allocateInstruction()
933 (hasTiedOps && (hasPhysDefs || MCID.getNumDefs() > 1))) { in allocateInstruction()