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

  /external/llvm/lib/Target/Hexagon/
HexagonMachineFunctionInfo.h 78 void setHasEHReturn(bool H = true) { HasEHReturn = H; };
HexagonISelLowering.cpp     [all...]

Completed in 108 milliseconds