Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonMachineFunctionInfo.h75 bool hasClobberLR() const { return HasClobberLR; } in hasClobberLR() function
DHexagonFrameLowering.cpp874 MF.getInfo<HexagonMachineFunctionInfo>()->hasClobberLR()) in hasFP()
DHexagonISelLowering.cpp968 if (FuncInfo.hasClobberLR()) in LowerINLINEASM()