Home
last modified time | relevance | path

Searched refs:wrapAddr64Rsrc (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h404 MachineSDNode *wrapAddr64Rsrc(SelectionDAG &DAG, const SDLoc &DL,
H A DAMDGPUISelDAGToDAG.cpp1559 SRsrc = SDValue(Lowering.wrapAddr64Rsrc(*CurDAG, DL, Ptr), 0); in SelectMUBUFAddr64()
H A DSIISelLowering.cpp11407 MachineSDNode *SITargetLowering::wrapAddr64Rsrc(SelectionDAG &DAG, in wrapAddr64Rsrc() function in SITargetLowering