HomeSort by: relevance | last modified time | path
    Searched defs:predicateInstr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp 196 void predicateInstr(MachineBasicBlock *ToB, MachineBasicBlock::iterator At,
709 void HexagonEarlyIfConversion::predicateInstr(MachineBasicBlock *ToB,
773 predicateInstr(ToB, At, &*I, PredR, IfTrue);
HexagonEarlyIfConv.cpp 196 void predicateInstr(MachineBasicBlock *ToB, MachineBasicBlock::iterator At,
709 void HexagonEarlyIfConversion::predicateInstr(MachineBasicBlock *ToB,
773 predicateInstr(ToB, At, &*I, PredR, IfTrue);

Completed in 34 milliseconds