Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h673 bool tryCombine(MachineInstr &MI);
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
DCombine.td46 // Any additional arguments that should be appended to the tryCombine*().
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp6188 bool CombinerHelper::tryCombine(MachineInstr &MI) { in tryCombine() function in CombinerHelper