Home
last modified time | relevance | path

Searched defs:UnorderedAtomic (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1758 bool UnorderedAtomic; member in __anon833ffcd21011::LoopPromoter
1784 DebugLoc dl, int alignment, bool UnorderedAtomic, in LoopPromoter()
H A DLoopIdiomRecognize.cpp459 bool UnorderedAtomic = SI->isUnordered() && !SI->isSimple(); in isLegalStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1790 bool UnorderedAtomic; member in __anon0efe01581111::LoopPromoter
1819 Align Alignment, bool UnorderedAtomic, const AAMDNodes &AATags, in LoopPromoter()
H A DLoopIdiomRecognize.cpp524 bool UnorderedAtomic = SI->isUnordered() && !SI->isSimple(); in isLegalStore() local