Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h95 bool selectG_AND_OR_XOR(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp284 bool AMDGPUInstructionSelector::selectG_AND_OR_XOR(MachineInstr &I) const { in selectG_AND_OR_XOR() function in AMDGPUInstructionSelector
3374 return selectG_AND_OR_XOR(I); in select()