Home
last modified time | relevance | path

Searched refs:paired (Results 1 – 25 of 250) sorted by relevance

12345678910

/external/libffi/testsuite/libffi.bhaible/
DREADME14 stdout. A correct output consists of paired lines, such as
27 * failed-call, which consists of the non-paired lines of output of
29 * failed-callback, which consists of the non-paired lines of output of
53 The failed-call and failed-callback files consist of paired lines:
/external/llvm-project/llvm/test/CodeGen/ARM/
Dprera-ldst-insertpt.mir42 ; Make sure we move the paired stores next to each other, and
55 ; Make sure we move the paired stores next to each other.
82 ; Make sure we move the paired stores next to each other, and
107 ; Make sure we move the paired stores next to each other.
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dfuture-check-features.ll1 ; RUN: llc -mattr=pcrelative-memops,prefix-instrs,paired-vector-memops,mma \
4 ; RUN: llc -mattr=pcrelative-memops,prefix-instrs,paired-vector-memops,mma \
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dmerge-out-of-order-ldst.ll7 ; scanning for a paired instruction because it used to expect paired one
/external/grpc-grpc/test/core/end2end/
DREADME1 Each fixture (under fixtures/) is paired with each test (under tests/) and
/external/llvm-project/llvm/test/CodeGen/Mips/Fast-ISel/
Ddouble-arg.ll5 ; supports AFGR64 only, which uses paired 32 bit registers.
/external/llvm/test/CodeGen/AArch64/
Darm64-stp-aa.ll113 ; Check that the stores %c and %d are paired after the fadd instruction,
114 ; and then the stores %a and %d are paired after proving that they do not
138 ; prove that it is safe to move %b past the stp to be paired with %a.
Darm64-misched-multimmo.ll8 ; Check that no scheduling dependencies are created between the paired loads and the store during p…
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-stp-aa.ll113 ; Check that the stores %c and %d are paired after the fadd instruction,
114 ; and then the stores %a and %d are paired after proving that they do not
138 ; prove that it is safe to move %b past the stp to be paired with %a.
Dmergestores_noimplicitfloat.ll7 ; However, we can generate a paired 64-bit loads and stores, without using
Darm64-misched-multimmo.ll8 ; Check that no scheduling dependencies are created between the paired loads and the store during p…
Dwineh-save-lrpair2.mir4 # Check that lr isn't paired with a GPR if it's the first pair, as
Dno-quad-ldp-stp.ll1 ; RUN: llc < %s -mtriple=aarch64-eabi -mattr=+slow-paired-128 -verify-machineinstrs -asm-verbose=fa…
Dwineh-save-lrpair3.mir4 # Check that an unpaired register that is even isn't paired with lr.
Dwineh-save-lrpair1.mir6 # Check that an odd callee-saved GPR is paired with lr
/external/skqp/docs/
DSkImageInfo_Reference.bmh342 When SkColorType is set to kAlpha_8_SkColorType, the paired SkAlphaType is
377 always be paired with kOpaque_SkAlphaType.
418 If paired with kPremul_SkAlphaType: blue, green, and red components are
422 If paired with kUnpremul_SkAlphaType: alpha, blue, green, and red components
426 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum;
467 If paired with kPremul_SkAlphaType: red, green, and blue components are
471 If paired with kUnpremul_SkAlphaType: alpha, red, green, and blue components
475 If paired with kOpaque_SkAlphaType: all alpha component values are at the maximum;
516 their Color_Alpha was set to one, and should always be paired with
556 If paired with kPremul_SkAlphaType: blue, green, and red components are
[all …]
/external/llvm/test/Transforms/LoopRotate/
Dalloca.ll6 ; definition of alloca). I.e. each @use must be paired with an alloca.
/external/llvm-project/llvm/test/Transforms/LoopRotate/
Dalloca.ll7 ; definition of alloca). I.e. each @use must be paired with an alloca.
/external/google-breakpad/src/common/
Ddwarf_cu_to_module_unittest.cc819 Range paired[2][2]; member
887 TestLine(0, i, s.paired[0][i].start, in TEST_P()
888 s.paired[0][i].end - s.paired[0][i].start, in TEST_P()
895 TestLine(1, i, s.paired[1][i].start, in TEST_P()
896 s.paired[1][i].end - s.paired[1][i].start, in TEST_P()
/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_thread_descriptor.proto22 // usually by the thread's trace writer. Must be paired with a ThreadDescriptor
Dchrome_process_descriptor.proto21 // Describes the attributes for a Chrome process. Must be paired with a
/external/adhd/cras/src/server/
Dcras_bt_device.c104 int paired; member
375 return device->paired; in cras_bt_device_paired()
838 device->paired = value; in cras_bt_device_update_properties()
902 device->paired = 0; in cras_bt_device_update_properties()
/external/llvm-project/llvm/test/Bitcode/
Ddrop-debug-info.3.5.ll4 ; The bitcode paired with this test was generated by passing this file to
/external/llvm/test/Bitcode/
Ddrop-debug-info.3.5.ll4 ; The bitcode paired with this test was generated by passing this file to
/external/llvm/test/CodeGen/ARM/
Dgpr-paired-spill.ll14 ; Key point is that enough 64-bit paired GPR values are live that

12345678910