Searched refs:LOOPE (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrControl.td | 130 def LOOPE : Ii8PCRel<0xE1, RawFrm, (outs), (ins brtarget8:$dst), "loope\t$dst", []>;
|
D | X86GenAsmWriter.inc | 1186 1677726290U, // LOOPE 5955 "LODSD\000LODSQ\000LODSW\000LOOP\000LOOPE\000LOOPNE\000LRETI\000LRETIW\000"
|
D | X86GenAsmWriter1.inc | 1186 1342180774U, // LOOPE 6698 "LODSD\000LODSQ\000LODSW\000LOOP\000LOOPE\000LOOPNE\000LRETI\000LRETIW\000"
|
D | X86GenInstrInfo.inc | 1189 LOOPE = 1173, 5357 …{ 1173, 1, 0, 0, 0, "LOOPE", 0|(1<<MCID::UnmodeledSideEffects), 0x1c2008001ULL, NULL, NULL, Operan…
|
D | X86GenAsmMatcher.inc | 3776 { X86::LOOPE, "loope", Convert__AbsMem1_0, { MCK_AbsMem }, 0},
|
D | X86GenDisassemblerTables.inc | 14095 "LOOPE" 51990 0x495 /* LOOPE*/ 59009 0x495 /* LOOPE*/ 66174 0x495 /* LOOPE*/ 73339 0x495 /* LOOPE*/ 80504 0x495 /* LOOPE*/ 87528 0x495 /* LOOPE*/ 94547 0x495 /* LOOPE*/ 101566 0x495 /* LOOPE*/ 108585 0x495 /* LOOPE*/ [all …]
|
/external/llvm/lib/Target/X86/ |
D | X86InstrControl.td | 182 def LOOPE : Ii8PCRel<0xE1, RawFrm, (outs), (ins brtarget8:$dst), "loope\t$dst", [], IIC_LOOPE>;
|
D | X86SchedHaswell.td | 930 def : InstRW<[WriteLOOPE], (instregex "LOOPE", "LOOPNE")>;
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 521 #define LOOPE(a) CHOICE(loope a, loope a, loope a) macro 1246 #define LOOPE(a) loope a macro
|