HomeSort by relevance Sort by last modified time
    Searched refs:setHasClobberLR (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonMachineFunctionInfo.h 72 void setHasClobberLR(bool v) { HasClobberLR = v; }
HexagonISelLowering.cpp 711 FuncInfo->setHasClobberLR(true);
    [all...]

Completed in 96 milliseconds