Home
last modified time | relevance | path

Searched refs:cx1 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/X86/
Dpeephole-na-phys-copy-folding.ll174 %cx1 = cmpxchg i64* %foo1, i64 %bar1, i64 %baz1 seq_cst seq_cst
175 %p1 = extractvalue { i64, i1 } %cx1, 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dpeephole-na-phys-copy-folding.ll336 %cx1 = cmpxchg i64* %foo1, i64 %bar1, i64 %baz1 seq_cst seq_cst
337 %p1 = extractvalue { i64, i1 } %cx1, 1
/external/freetype/src/raster/
Dftraster.c1618 Cubic_To( RAS_ARGS Long cx1, in Cubic_To() argument
1632 ras.arc[2].x = cx1; in Cubic_To()