Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIISelLowering.h111 uint32_t RsrcDword1,
DSIISelLowering.cpp2043 uint32_t RsrcDword1, in buildRSRC() argument
2047 if (RsrcDword1) { in buildRSRC()
2049 DAG.getConstant(RsrcDword1, MVT::i32)), 0); in buildRSRC()