Searched refs:ConstantBlock (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/R600/
H A DR600ISelLowering.cpp1506 int ConstantBlock = ConstantAddressBlock(LoadNode->getAddressSpace()); local
1507 if (ConstantBlock > -1 &&
1522 DAG.getConstant(4 * i + ConstantBlock * 16, MVT::i32));

Completed in 262 milliseconds