Searched refs:wrapAddr64Rsrc (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 148 MachineSDNode *wrapAddr64Rsrc(SelectionDAG &DAG, const SDLoc &DL,
|
D | AMDGPUISelDAGToDAG.cpp | 889 SRsrc = SDValue(Lowering.wrapAddr64Rsrc(*CurDAG, DL, Ptr), 0); in SelectMUBUFAddr64()
|
D | SIISelLowering.cpp | 3310 MachineSDNode *SITargetLowering::wrapAddr64Rsrc(SelectionDAG &DAG, in wrapAddr64Rsrc() function in SITargetLowering
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 305 MachineSDNode *wrapAddr64Rsrc(SelectionDAG &DAG, const SDLoc &DL,
|
D | AMDGPUISelDAGToDAG.cpp | 1076 SRsrc = SDValue(Lowering.wrapAddr64Rsrc(*CurDAG, DL, Ptr), 0); in SelectMUBUFAddr64()
|
D | SIISelLowering.cpp | 8235 MachineSDNode *SITargetLowering::wrapAddr64Rsrc(SelectionDAG &DAG, in wrapAddr64Rsrc() function in SITargetLowering
|