Searched refs:tryCombineConcatVectors (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64O0PreLegalizerCombiner.cpp95 return Helper.tryCombineConcatVectors(MI);
H A DAArch64PreLegalizerCombiner.cpp724 return Helper.tryCombineConcatVectors(MI);
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPreLegalizerCombiner.cpp110 return Helper.tryCombineConcatVectors(MI);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h229 bool tryCombineConcatVectors(MachineInstr &MI);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp223 bool CombinerHelper::tryCombineConcatVectors(MachineInstr &MI) { function in class:CombinerHelper
290 // in tryCombineConcatVectors, just save compile time and issue the

Completed in 139 milliseconds