Searched refs:CLD (Results 1 – 13 of 13) sorted by relevance
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmInstrumentation.cpp | 597 EmitInstruction(Out, MCInstBuilder(X86::CLD)); in EmitCallAsanReport() 866 EmitInstruction(Out, MCInstBuilder(X86::CLD)); in EmitCallAsanReport()
|
/external/valgrind/docs/internals/ |
D | tracking-fn-entry-exit.txt | 87 replacing current LD/ST with a CLD/CST (Client Load/Store) with pointer
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 870 // CLD STD. 874 def : InstRW<[WriteCldStd], (instregex "STD", "CLD")>;
|
D | X86FrameLowering.cpp | 1395 BuildMI(MBB, MBBI, DL, TII.get(X86::CLD)) in emitPrologue()
|
D | X86InstrInfo.td | 2016 def CLD : I<0xFC, RawFrm, (outs), (ins), "cld", [], IIC_CLD>;
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 413 #define CLD CHOICE(cld, cld, cld) macro 1149 #define CLD cld macro
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 1262 def CLD : I<0xFC, RawFrm, (outs), (ins), "cld", []>;
|
D | X86GenAsmWriter.inc | 342 1290U, // CLD 5795 "CHS_Fp32\000CHS_Fp64\000CHS_Fp80\000CLC\000CLD\000CLFLUSH\000CLI\000CLT"
|
D | X86GenAsmWriter1.inc | 342 1191U, // CLD 6538 "CHS_Fp32\000CHS_Fp64\000CHS_Fp80\000CLC\000CLD\000CLFLUSH\000CLI\000CLT"
|
D | X86GenInstrInfo.inc | 345 CLD = 329, 4513 …{ 329, 0, 0, 0, 0, "CLD", 0|(1<<MCID::UnmodeledSideEffects), 0x1f8000001ULL, NULL, NULL, 0 }, // …
|
D | X86GenAsmMatcher.inc | 3094 { X86::CLD, "cld", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 3967 "CLD" 52596 0x149 /* CLD*/ 59615 0x149 /* CLD*/ 66780 0x149 /* CLD*/ 73945 0x149 /* CLD*/ 81110 0x149 /* CLD*/ 88134 0x149 /* CLD*/ 95153 0x149 /* CLD*/ 102172 0x149 /* CLD*/ 109191 0x149 /* CLD*/ [all …]
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 19404 "CLD",
|