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

  /external/llvm/lib/Target/Hexagon/
HexagonMachineFunctionInfo.h 74 void setHasClobberLR(bool v) { HasClobberLR = v; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonMachineFunctionInfo.h 64 void setHasClobberLR(bool v) { HasClobberLR = v; }

Completed in 48 milliseconds