Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h70 bool selectG_INTRINSIC(MachineInstr &I, CodeGenCoverage &CoverageInfo) const;
DAMDGPUInstructionSelector.cpp182 bool AMDGPUInstructionSelector::selectG_INTRINSIC(MachineInstr &I, in selectG_INTRINSIC() function in AMDGPUInstructionSelector
644 return selectG_INTRINSIC(I, CoverageInfo); in select()