Home
last modified time | relevance | path

Searched refs:tryCombine (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h183 bool tryCombine(MachineInstr &MI);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/GlobalISel/
DCombine.td124 // FIXME: Is there a reason this wasn't in tryCombine? I've left it out of
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h470 bool tryCombine(MachineInstr &MI);
/external/llvm-project/llvm/include/llvm/Target/GlobalISel/
DCombine.td46 // Any additional arguments that should be appended to the tryCombine*().
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp1388 bool CombinerHelper::tryCombine(MachineInstr &MI) { in tryCombine() function in CombinerHelper
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp3132 bool CombinerHelper::tryCombine(MachineInstr &MI) { in tryCombine() function in CombinerHelper