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

/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineFunctionInfo.h69 void setHasClobberLR(bool v) { HasClobberLR = v; } function in class:llvm::HexagonMachineFunctionInfo
H A DHexagonISelLowering.cpp710 FuncInfo->setHasClobberLR(true);

Completed in 66 milliseconds