Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
DCombinerHelper.h406 void applyCombineTruncOfExt(MachineInstr &MI,
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
DCombine.td660 (apply [{ Helper.applyCombineTruncOfExt(*${root}, ${matchinfo}); }])
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp2248 void CombinerHelper::applyCombineTruncOfExt( in applyCombineTruncOfExt() function in CombinerHelper