Home
last modified time | relevance | path

Searched refs:RsrcDword1 (Results 1 – 2 of 2) 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()