/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | memcmp-02.ll | 1 ; Test memcmp using CLC. In this test case the CLC loop will do all the work
|
D | memcmp-nobuiltin.ll | 1 ; Test that memcmp won't be converted to CLC if calls are 103 ; Check the upper end of the CLC range. Here the result is used both as
|
D | memcmp-01.ll | 1 ; Test memcmp using CLC, with i32 results. 103 ; Check the upper end of the CLC range. Here the result is used both as
|
/external/llvm/test/CodeGen/SystemZ/ |
D | memcmp-02.ll | 1 ; Test memcmp using CLC, with i64 results. 104 ; Check the upper end of the CLC range. Here the result is used both as
|
D | memcmp-nobuiltin.ll | 1 ; Test that memcmp won't be converted to CLC if calls are 103 ; Check the upper end of the CLC range. Here the result is used both as
|
D | memcmp-01.ll | 1 ; Test memcmp using CLC, with i32 results. 103 ; Check the upper end of the CLC range. Here the result is used both as
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AVR/ |
D | inst-family-set-clr-flag.s | 41 ; CLC
|
/external/llvm/lib/Target/SystemZ/ |
D | README.txt | 39 We only use MVC, XC and CLC for constant-length block operations.
|
D | SystemZISelLowering.h | 127 CLC, enumerator
|
D | SystemZSelectionDAGInfo.cpp | 165 return DAG.getNode(SystemZISD::CLC, DL, VTs, Chain, Src1, Src2, in emitCLC()
|
D | SystemZOperators.td | 317 def z_clc : SDNode<"SystemZISD::CLC", SDT_ZMemMemLength,
|
D | SystemZISelLowering.cpp | 4625 OPCODE(CLC); in getTargetNodeName() 5705 MachineBasicBlock *EndMBB = (Length > 256 && Opcode == SystemZ::CLC ? in emitMemMemWrapper() 6225 return emitMemMemWrapper(MI, MBB, SystemZ::CLC); in EmitInstrWithCustomInserter()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | README.txt | 39 We only use MVC, XC and CLC for constant-length block operations.
|
D | SystemZSelectionDAGInfo.cpp | 162 return DAG.getNode(SystemZISD::CLC, DL, VTs, Chain, Src1, Src2, in emitCLC()
|
D | SystemZISelLowering.h | 134 CLC, enumerator
|
D | SystemZOperators.td | 403 def z_clc : SDNode<"SystemZISD::CLC", SDT_ZMemMemLengthCC,
|
/external/v8/src/s390/ |
D | simulator-s390.h | 569 EVALUATE(CLC);
|
D | constants-s390.h | 959 V(clc, CLC, 0xD5) /* type = SS_A COMPARE LOGICAL (character) */ \
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 454 28852U, // CLC 1598 // CLC, MVC, NC, OC, XC
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86SchedSandyBridge.td | 1157 def: InstRW<[WriteZero], (instrs CLC)>;
|
D | X86SchedSkylakeClient.td | 1848 def: InstRW<[WriteZero], (instrs CLC)>;
|
D | X86SchedBroadwell.td | 1690 def: InstRW<[WriteZero], (instrs CLC)>;
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | 8e9ef083444a3e681f21b7ac61c56a26.00006d50.honggfuzz.cov | 92 …�������75�[1�P��Ac^��E��. ��!�&g���lF���U�>��g����5ʶqX�����^���_�(CLCZM$�1�� {SFC/�r%@$…
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 8e9ef083444a3e681f21b7ac61c56a26.00006d50.honggfuzz.cov | 92 …�������75�[1�P��Ac^��E��. ��!�&g���lF���U�>��g����5ʶqX�����^���_�(CLCZM$�1�� {SFC/�r%@$…
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 412 #define CLC CHOICE(clc, clc, clc) macro 1140 #define CLC clc macro
|