Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIISelLowering.h434 uint32_t RsrcDword1, uint64_t RsrcDword2And3) const;
DSIISelLowering.cpp12207 SDValue Ptr, uint32_t RsrcDword1, in buildRSRC() argument
12211 if (RsrcDword1) { in buildRSRC()
12213 DAG.getConstant(RsrcDword1, DL, MVT::i32)), in buildRSRC()