Searched refs:SelectGlobalValueConstantOffset (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 82 bool SelectGlobalValueConstantOffset(SDValue Addr, SDValue& IntPtr); 509 bool AMDGPUDAGToDAGISel::SelectGlobalValueConstantOffset(SDValue Addr, in SelectGlobalValueConstantOffset() function in AMDGPUDAGToDAGISel
|
D | R600Instructions.td | 77 def ADDRGA_CONST_OFFSET : ComplexPattern<i32, 1, "SelectGlobalValueConstantOffset", [], []>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelDAGToDAG.cpp | 230 bool SelectGlobalValueConstantOffset(SDValue Addr, SDValue& IntPtr); 2161 bool R600DAGToDAGISel::SelectGlobalValueConstantOffset(SDValue Addr, in SelectGlobalValueConstantOffset() function in R600DAGToDAGISel
|
D | R600Instructions.td | 81 def ADDRGA_CONST_OFFSET : ComplexPattern<i32, 1, "SelectGlobalValueConstantOffset", [], []>;
|