Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h504 void applyBuildInstructionSteps(MachineInstr &MI,
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td506 (apply [{ Helper.applyBuildInstructionSteps(*${root}, ${info});}])
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2805 void CombinerHelper::applyBuildInstructionSteps( in applyBuildInstructionSteps() function in CombinerHelper