Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h735 bool getShouldFoldAtomicFences() const { in getShouldFoldAtomicFences() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7122 if (!TLI.getShouldFoldAtomicFences()) in visitMEMBARRIER()