Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonMachineFunctionInfo.h73 bool hasClobberLR() const { return HasClobberLR; } in hasClobberLR() function
DHexagonFrameLowering.cpp208 FuncInfo->hasClobberLR() ); in hasFP()
DHexagonISelLowering.cpp714 if (FuncInfo->hasClobberLR()) in LowerINLINEASM()