Searched refs:hasClobberLR (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h76 bool hasClobberLR() const { return HasClobberLR; } function in class:llvm::HexagonMachineFunctionInfo
H A DHexagonFrameLowering.cpp1176 if ((MFI.hasCalls() && !enableAllocFrameElim(MF)) || HMFI.hasClobberLR())
H A DHexagonISelLowering.cpp644 Op.getOpcode() != ISD::INLINEASM_BR) || HMFI.hasClobberLR())

Completed in 120 milliseconds