Searched refs:predicateAt (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 261 void predicateAt(const MachineOperand &DefOp, MachineInstr &MI, 854 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt() function in HexagonExpandCondsets 1054 predicateAt(MD, *DefI, PastDefIt, MP, Cond, UpdRegs); in predicate() 1056 predicateAt(MD, *DefI, TfrIt, MP, Cond, UpdRegs); in predicate()
|