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 163 bool hasEHLabel(const MachineBasicBlock *B) const;
316 bool HexagonEarlyIfConversion::hasEHLabel(const MachineBasicBlock *B) const {
397 if (hasEHLabel(FP.SplitB)) // KLUDGE: see function definition
    [all...]
HexagonInstrInfo.h 329 bool hasEHLabel(const MachineBasicBlock *B) const;
HexagonInstrInfo.cpp     [all...]

Completed in 768 milliseconds