Searched refs:predicateAt (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 168 void predicateAt(RegisterRef RD, MachineInstr *MI, 886 void HexagonExpandCondsets::predicateAt(RegisterRef RD, MachineInstr *MI, in predicateAt() function in HexagonExpandCondsets 1073 predicateAt(RD, DefI, PastDefIt, PredR, Cond); in predicate() 1075 predicateAt(RD, DefI, TfrIt, PredR, Cond); in predicate()
|