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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5651 auto CachePolicyConst = cast<ConstantSDNode>(CachePolicy.getNode()); local
5653 uint64_t Value = CachePolicyConst->getZExtValue();

Completed in 175 milliseconds