Searched refs:setHasEHReturn (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h79 void setHasEHReturn(bool H = true) { HasEHReturn = H; }; function in class:llvm::HexagonMachineFunctionInfo
H A DHexagonISelLowering.cpp3002 FuncInfo->setHasEHReturn();

Completed in 163 milliseconds