Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h494 void applyBuildInstructionSteps(MachineInstr &MI,
/llvm-project-15.0.7/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td441 (apply [{ Helper.applyBuildInstructionSteps(*${root}, ${info});}])
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2721 void CombinerHelper::applyBuildInstructionSteps( in applyBuildInstructionSteps() function in CombinerHelper