Home
last modified time | relevance | path

Searched refs:visitSoftInstr (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DExecutionDepsFix.cpp154 void visitSoftInstr(MachineInstr*, unsigned mask);
334 void ExeDepsFix::visitSoftInstr(MachineInstr *mi, unsigned mask) { in visitSoftInstr() function in ExeDepsFix
495 visitSoftInstr(mi, domp.second); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DExecutionDomainFix.h204 void visitSoftInstr(MachineInstr *, unsigned mask);
/external/llvm/lib/CodeGen/
DExecutionDepsFix.cpp204 void visitSoftInstr(MachineInstr*, unsigned mask);
466 visitSoftInstr(MI, DomP.second); in visitInstr()
611 void ExeDepsFix::visitSoftInstr(MachineInstr *mi, unsigned mask) { in visitSoftInstr() function in ExeDepsFix
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExecutionDomainFix.cpp227 visitSoftInstr(MI, DomP.second); in visitInstr()
282 void ExecutionDomainFix::visitSoftInstr(MachineInstr *mi, unsigned mask) { in visitSoftInstr() function in ExecutionDomainFix