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.h481 uint32_t RsrcDword1, uint64_t RsrcDword2And3) const;
H A DSIISelLowering.cpp15323 SDValue Ptr, uint32_t RsrcDword1, in buildRSRC() argument
15327 if (RsrcDword1) { in buildRSRC()
15329 DAG.getConstant(RsrcDword1, DL, MVT::i32)), in buildRSRC()