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

  /external/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp 179 void updatePhiNodes(MachineBasicBlock *WhereB, const FlowPattern &FP);
773 void HexagonEarlyIfConversion::updatePhiNodes(MachineBasicBlock *WhereB,
908 updatePhiNodes(FP.JoinB, FP);
911 updatePhiNodes(TSB, FP);
913 updatePhiNodes(FSB, FP);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp 206 void updatePhiNodes(MachineBasicBlock *WhereB, const FlowPattern &FP);
812 void HexagonEarlyIfConversion::updatePhiNodes(MachineBasicBlock *WhereB,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
CoroFrame.cpp 616 static void updatePhiNodes(BasicBlock *DestBB, BasicBlock *OldPred,
652 updatePhiNodes(Succ, BB, NewBB, LandingPadReplacement);
    [all...]

Completed in 166 milliseconds