Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2033 bool RetInReg = F->getAttributes().hasRetAttr(Attribute::InReg); in visitRet() local
2052 if (RetInReg) in visitRet()