Home
last modified time | relevance | path

Searched refs:CLC (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DREADME.txt39 We only use MVC, XC and CLC for constant-length block operations.
DSystemZSelectionDAGInfo.cpp161 return DAG.getNode(SystemZISD::CLC, DL, VTs, Chain, Src1, Src2, in emitCLC()
DSystemZISelLowering.h134 CLC, enumerator
DSystemZOperators.td428 def z_clc : SDNode<"SystemZISD::CLC", SDT_ZMemMemLengthCC,
DSystemZScheduleZ196.td526 def : InstRW<[WLat9, FXU, LSU2, GroupAlone], (instregex "CLC$")>;
DSystemZScheduleZEC12.td536 def : InstRW<[WLat9, FXU, LSU2, GroupAlone], (instregex "CLC$")>;
DSystemZISelLowering.cpp5338 OPCODE(CLC); in getTargetNodeName()
7463 MachineBasicBlock *EndMBB = (Length > 256 && Opcode == SystemZ::CLC ? in emitMemMemWrapper()
7998 return emitMemMemWrapper(MI, MBB, SystemZ::CLC); in EmitInstrWithCustomInserter()
DSystemZScheduleZ13.td564 def : InstRW<[WLat6, FXb, LSU2, Cracked], (instregex "CLC$")>;
DSystemZScheduleZ15.td588 def : InstRW<[WLat6, FXb, LSU2, Cracked], (instregex "CLC$")>;
DSystemZScheduleZ14.td574 def : InstRW<[WLat6, FXb, LSU2, Cracked], (instregex "CLC$")>;
DSystemZInstrInfo.td1597 defm CLC : CompareMemorySS<"clc", 0xD5, z_clc, z_clc_loop>;
/third_party/mesa3d/
Dmeson_options.txt313 description : 'Build support for the Microsoft CLC to DXIL compiler'
Dmeson.build1760 error('The CLC compiler requires LLVM, but LLVM is disabled.')
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SchedSandyBridge.td1106 def: InstRW<[WriteZero], (instrs CLC)>;
DX86SchedBroadwell.td1604 def: InstRW<[WriteZero], (instrs CLC)>;
DX86SchedHaswell.td1857 def: InstRW<[WriteZero], (instrs CLC)>;
DX86SchedSkylakeClient.td1745 def: InstRW<[WriteZero], (instrs CLC)>;
DX86SchedSkylakeServer.td2461 def: InstRW<[WriteZero], (instrs CLC)>;
DX86InstrInfo.td2225 def CLC : I<0xF8, RawFrm, (outs), (ins), "clc", []>;
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h412 #define CLC CHOICE(clc, clc, clc) macro
1140 #define CLC clc macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenSubtargetInfo.inc6471 {DBGFIELD("CLC") 1, false, false, 1, 1, 1, 1, 0, 0}, // #782
7848 {DBGFIELD("CLC") 1, false, false, 79, 2, 1, 1, 0, 0}, // #782
9225 {DBGFIELD("CLC") 1, false, false, 0, 0, 1, 1, 0, 0}, // #782
10602 {DBGFIELD("CLC") 1, false, false, 1, 1, 1, 1, 0, 0}, // #782
11979 {DBGFIELD("CLC") 1, false, false, 0, 0, 1, 1, 0, 0}, // #782
13356 {DBGFIELD("CLC") 1, false, false, 0, 0, 1, 1, 0, 0}, // #782
14733 {DBGFIELD("CLC") 1, false, false, 0, 0, 1, 1, 0, 0}, // #782
16110 {DBGFIELD("CLC") 1, false, false, 188, 1, 1, 1, 0, 0}, // #782
17487 {DBGFIELD("CLC") 1, false, false, 0, 0, 1, 1, 0, 0}, // #782
18864 {DBGFIELD("CLC") 1, false, false, 734, 1, 1, 1, 0, 0}, // #782
[all …]
DX86GenAsmWriter.inc2284 15440U, // CLC
17535 0U, // CLC
32786 0U, // CLC
DX86GenAsmWriter1.inc1993 12192U, // CLC
17244 0U, // CLC
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst863 - CI: Build d3d12 Gallium driver and CLC framework on MSVC
907 - clover: report device CLC versions for 3.0
1755 - microsoft: Add CLC frontend and kernel/compute support to DXIL converter
D21.3.0.rst1127 - clover: only return CLC version as 1.2 (even for 3.0)
2037 - Move a bunch of the CLC stuff from src/microsoft to common code

12