Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h505 void applyBuildInstructionSteps(MachineInstr &MI,
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td653 (apply [{ Helper.applyBuildInstructionSteps(*${root}, ${info});}])
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3073 void CombinerHelper::applyBuildInstructionSteps( in applyBuildInstructionSteps() function in CombinerHelper