Searched refs:predicateAt (Results 1 – 2 of 2) 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()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 224 void predicateAt(const MachineOperand &DefOp, MachineInstr &MI, 854 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt() function in HexagonExpandCondsets 1059 predicateAt(MD, *DefI, PastDefIt, MP, Cond, UpdRegs); in predicate() 1061 predicateAt(MD, *DefI, TfrIt, MP, Cond, UpdRegs); in predicate()
|