Searched refs:OrValue (Results 1 – 1 of 1) sorted by relevance
471 const MCExpr *OrValue = MCConstantExpr::create( in getAmdhsaKernelCodeProperties() local473 OrValue = MCBinaryExpr::createShl(CurrentProgramInfo.DynamicCallStack, in getAmdhsaKernelCodeProperties()474 OrValue, Ctx); in getAmdhsaKernelCodeProperties()475 KernelCodePropExpr = MCBinaryExpr::createOr(KernelCodePropExpr, OrValue, Ctx); in getAmdhsaKernelCodeProperties()