Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h105 bool selectG_INTRINSIC_W_SIDE_EFFECTS(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp1109 bool AMDGPUInstructionSelector::selectG_INTRINSIC_W_SIDE_EFFECTS( in selectG_INTRINSIC_W_SIDE_EFFECTS() function in AMDGPUInstructionSelector
1820 return selectG_INTRINSIC_W_SIDE_EFFECTS(I); in select()