Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2385 static unsigned gwsIntrinToOpcode(unsigned IntrID) { in gwsIntrinToOpcode() function
2458 const unsigned Opc = gwsIntrinToOpcode(IntrID); in SelectDS_GWS()
H A DAMDGPUInstructionSelector.cpp1576 static unsigned gwsIntrinToOpcode(unsigned IntrID) { in gwsIntrinToOpcode() function
1666 auto MIB = BuildMI(*MBB, &MI, DL, TII.get(gwsIntrinToOpcode(IID))); in selectDSGWSIntrinsic()