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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp1471 int ConstantBlock = ConstantAddressBlock(LoadNode->getAddressSpace()); local
1472 if (ConstantBlock > -1 &&
1813 int ConstantBlock = ConstantAddressBlock(Block); local
1823 DAG.getConstant(4 * i + ConstantBlock * 16, DL, MVT::i32));

Completed in 89 milliseconds