Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h493 uint32_t RsrcDword1, uint64_t RsrcDword2And3) const;
H A DSIISelLowering.cpp16381 SDValue Ptr, uint32_t RsrcDword1, in buildRSRC() argument
16385 if (RsrcDword1) { in buildRSRC()
16388 DAG.getConstant(RsrcDword1, DL, MVT::i32)), in buildRSRC()