Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h432 uint32_t RsrcDword1, uint64_t RsrcDword2And3) const;
H A DSIISelLowering.cpp12052 SDValue Ptr, uint32_t RsrcDword1, in buildRSRC() argument
12056 if (RsrcDword1) { in buildRSRC()
12058 DAG.getConstant(RsrcDword1, DL, MVT::i32)), in buildRSRC()