reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1149 ConvertedShadow, getCleanShadow(ConvertedShadow), "_mscmp"); 1164 Value *Shadow = SI->isAtomic() ? getCleanShadow(Val) : getShadow(Val); 1231 getCleanShadow(ConvertedShadow), "_mscmp"); 1515 ShadowMap[V] = PropagateShadow ? SV : getCleanShadow(V); 1578 if (!PropagateShadow) return getCleanShadow(V); 1581 return getCleanShadow(V); 1592 Value *AllOnes = PoisonUndef ? getPoisonedShadow(V) : getCleanShadow(V); 1644 *ShadowPtr = getCleanShadow(V); 1648 *ShadowPtr = getCleanShadow(V); 1670 return getCleanShadow(V); 1793 setShadow(&I, getCleanShadow(&I)); 1841 IRB.CreateStore(getCleanShadow(&I), ShadowPtr); 1843 setShadow(&I, getCleanShadow(&I)); 2031 IRB.CreateICmpNE(FlatShadow, MSV->getCleanShadow(FlatShadow)); 2090 return IRB.CreateICmpNE(V, getCleanShadow(V)); 2335 Value *Shadow = IRB.CreateICmpSLT(getShadow(op), getCleanShadow(op), 2383 Value *S2Conv = IRB.CreateSExt(IRB.CreateICmpNE(S2, getCleanShadow(S2)), 2491 setShadow(&I, getCleanShadow(&I)); 2675 setShadow(&I, getCleanShadow(&I)); 2686 Value *S2 = IRB.CreateICmpNE(S, getCleanShadow(S)); 2694 Value *S2 = IRB.CreateICmpNE(S1, getCleanShadow(S1)); 2701 Value *S2 = IRB.CreateICmpNE(S, getCleanShadow(S)); 2951 setShadow(&I, getCleanShadow(&I)); 3242 setShadow(&I, getCleanShadow(&I)); 3358 IRBBefore.CreateAlignedStore(getCleanShadow(&I), Base, kShadowTLSAlignment); 3369 setShadow(&I, getCleanShadow(&I)); 3408 Value *Shadow = getCleanShadow(RetVal); 3421 setShadow(&I, getCleanShadow(&I)); 3498 setShadow(&I, getCleanShadow(&I)); 3560 setShadow(&I, getCleanShadow(&I)); 3565 setShadow(&I, getCleanShadow(&I)); 3570 setShadow(&I, getCleanShadow(&I)); 3714 setShadow(&I, getCleanShadow(&I)); 3728 setShadow(&I, getCleanShadow(&I));