Searched refs:IsTypeLegal (Results 1 – 1 of 1) sorted by relevance
32955 bool IsTypeLegal = DAG.getTargetLoweringInfo().isTypeLegal(VT); in LowerATOMIC_STORE() local32959 if (!IsSeqCst && IsTypeLegal) in LowerATOMIC_STORE()32962 if (!IsTypeLegal && !Subtarget.useSoftFloat() && in LowerATOMIC_STORE()