Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h139 bool selectG_GLOBAL_VALUE(MachineInstr &I) const;
DAMDGPUInstructionSelector.cpp2773 bool AMDGPUInstructionSelector::selectG_GLOBAL_VALUE( in selectG_GLOBAL_VALUE() function in AMDGPUInstructionSelector
3469 return selectG_GLOBAL_VALUE(I); in select()