Searched refs:RsrcDword1 (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 151 uint32_t RsrcDword1, uint64_t RsrcDword2And3) const;
|
D | SIISelLowering.cpp | 3346 SDValue Ptr, uint32_t RsrcDword1, in buildRSRC() argument 3350 if (RsrcDword1) { in buildRSRC() 3352 DAG.getConstant(RsrcDword1, DL, MVT::i32)), in buildRSRC()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.h | 308 uint32_t RsrcDword1, uint64_t RsrcDword2And3) const;
|
D | SIISelLowering.cpp | 8271 SDValue Ptr, uint32_t RsrcDword1, in buildRSRC() argument 8275 if (RsrcDword1) { in buildRSRC() 8277 DAG.getConstant(RsrcDword1, DL, MVT::i32)), in buildRSRC()
|