Searched refs:OrValue (Results 1 – 1 of 1) sorted by relevance
595 const MCExpr *OrValue = MCConstantExpr::create( in getAmdhsaKernelCodeProperties() local597 OrValue = MCBinaryExpr::createShl(CurrentProgramInfo.DynamicCallStack, in getAmdhsaKernelCodeProperties()598 OrValue, Ctx); in getAmdhsaKernelCodeProperties()599 KernelCodePropExpr = MCBinaryExpr::createOr(KernelCodePropExpr, OrValue, Ctx); in getAmdhsaKernelCodeProperties()