Home
last modified time | relevance | path

Searched refs:RsrcDword1 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.h151 uint32_t RsrcDword1, uint64_t RsrcDword2And3) const;
DSIISelLowering.cpp3346 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/
DSIISelLowering.h308 uint32_t RsrcDword1, uint64_t RsrcDword2And3) const;
DSIISelLowering.cpp8271 SDValue Ptr, uint32_t RsrcDword1, in buildRSRC() argument
8275 if (RsrcDword1) { in buildRSRC()
8277 DAG.getConstant(RsrcDword1, DL, MVT::i32)), in buildRSRC()