Searched refs:getInsertFencesForAtomic (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3424 if (TLI.getInsertFencesForAtomic())
3436 TLI.getInsertFencesForAtomic() ? Monotonic : Order,
3441 if (TLI.getInsertFencesForAtomic())
3471 if (TLI.getInsertFencesForAtomic())
3482 TLI.getInsertFencesForAtomic() ? Monotonic : Order,
3487 if (TLI.getInsertFencesForAtomic())
3520 TLI.getInsertFencesForAtomic() ? Monotonic : Order,
3525 if (TLI.getInsertFencesForAtomic())
3546 if (TLI.getInsertFencesForAtomic())
3556 TLI.getInsertFencesForAtomic()
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h788 bool getInsertFencesForAtomic() const { function in namespace:llvm

Completed in 125 milliseconds