Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2251 bool RetInReg = F->getAttributes().hasRetAttr(Attribute::InReg); in visitRet() local
2270 if (RetInReg) in visitRet()