Home
last modified time | relevance | path

Searched refs:copyPredicates (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstr.h436 void copyPredicates(const MachineInstr *MI);
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp1120 void MachineInstr::copyPredicates(const MachineInstr *MI) { in copyPredicates() function in MachineInstr