Home
last modified time | relevance | path

Searched refs:ShouldFoldAtomicFences (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h736 return ShouldFoldAtomicFences; in getShouldFoldAtomicFences()
1171 ShouldFoldAtomicFences = fold; in setShouldFoldAtomicFences()
1732 bool ShouldFoldAtomicFences; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp620 ShouldFoldAtomicFences = false; in TargetLowering()