Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2458 static unsigned gwsIntrinToOpcode(unsigned IntrID) { in gwsIntrinToOpcode() function
2531 const unsigned Opc = gwsIntrinToOpcode(IntrID); in SelectDS_GWS()
H A DAMDGPUInstructionSelector.cpp1297 static unsigned gwsIntrinToOpcode(unsigned IntrID) { in gwsIntrinToOpcode() function
1389 auto MIB = BuildMI(*MBB, &MI, DL, TII.get(gwsIntrinToOpcode(IID))); in selectDSGWSIntrinsic()