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

  /external/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp 161 bool hasEHLabel(const MachineBasicBlock *B) const;
314 bool HexagonEarlyIfConversion::hasEHLabel(const MachineBasicBlock *B) const {
395 if (hasEHLabel(FP.SplitB)) // KLUDGE: see function definition
    [all...]
HexagonInstrInfo.h 357 bool hasEHLabel(const MachineBasicBlock *B) const;
HexagonInstrInfo.cpp     [all...]

Completed in 131 milliseconds