Home
last modified time | relevance | path

Searched defs:Ordering2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/tools/llvm-exegesis/
H A DClusteringTest.cpp133 TEST(ClusteringTest, Ordering2) { in TEST() argument
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeHashingTest.cpp70 AppendingTypeTableBuilder Ordering2(Alloc); in TEST() local
/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1834 expandAtomicOpToLibcall(Instruction * I,unsigned Size,Align Alignment,Value * PointerOperand,Value * ValueOperand,Value * CASExpected,AtomicOrdering Ordering,AtomicOrdering Ordering2,ArrayRef<RTLIB::Libcall> Libcalls) expandAtomicOpToLibcall() argument