Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLICM.cpp1758 bool UnorderedAtomic; member in __anon7e9cc7471011::LoopPromoter
1784 DebugLoc dl, int alignment, bool UnorderedAtomic, in LoopPromoter()
DLoopIdiomRecognize.cpp459 bool UnorderedAtomic = SI->isUnordered() && !SI->isSimple(); in isLegalStore() local