Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h567 void applyNotCmp(MachineInstr &MI,
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td819 (apply [{ Helper.applyNotCmp(*${d}, ${info}); }])
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3621 void CombinerHelper::applyNotCmp( in applyNotCmp() function in CombinerHelper