Home
last modified time | relevance | path

Searched refs:selectG_BRCOND (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h138 bool selectG_BRCOND(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp2717 bool AMDGPUInstructionSelector::selectG_BRCOND(MachineInstr &I) const { in selectG_BRCOND() function in AMDGPUInstructionSelector
3467 return selectG_BRCOND(I); in select()