Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h129 bool selectG_INTRINSIC_W_SIDE_EFFECTS(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp2067 bool AMDGPUInstructionSelector::selectG_INTRINSIC_W_SIDE_EFFECTS( in selectG_INTRINSIC_W_SIDE_EFFECTS() function in AMDGPUInstructionSelector
3565 return selectG_INTRINSIC_W_SIDE_EFFECTS(I); in select()