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

  /external/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp 173 void predicateInstr(MachineBasicBlock *ToB, MachineBasicBlock::iterator At,
706 void HexagonEarlyIfConversion::predicateInstr(MachineBasicBlock *ToB,
768 predicateInstr(ToB, At, &*I, PredR, IfTrue);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp 197 void predicateInstr(MachineBasicBlock *ToB, MachineBasicBlock::iterator At,
709 void HexagonEarlyIfConversion::predicateInstr(MachineBasicBlock *ToB,
775 predicateInstr(ToB, At, &*I, PredR, IfTrue);
    [all...]

Completed in 67 milliseconds