Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonMachineFunctionInfo.h81 bool hasClobberLR() const { return HasClobberLR; } in hasClobberLR() function
HDHexagonFrameLowering.cpp1179 if ((MFI.hasCalls() && !enableAllocFrameElim(MF)) || HMFI.hasClobberLR()) in hasFP()
HDHexagonISelLowering.cpp671 Op.getOpcode() != ISD::INLINEASM_BR) || HMFI.hasClobberLR()) in LowerINLINEASM()