HomeSort by relevance Sort by last modified time
    Searched full:outs (Results 76 - 100 of 440) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/llvm/lib/Target/ARM/
ARMInstrVFP.td 96 def VLDRD : ADI5<0b1101, 0b01, (outs DPR:$Dd), (ins addrmode5:$addr),
100 def VLDRS : ASI5<0b1101, 0b01, (outs SPR:$Sd), (ins addrmode5:$addr),
110 def VSTRD : ADI5<0b1101, 0b00, (outs), (ins DPR:$Dd, addrmode5:$addr),
114 def VSTRS : ASI5<0b1101, 0b00, (outs), (ins SPR:$Sd, addrmode5:$addr),
130 AXDI4<(outs), (ins GPR:$Rn, pred:$p, dpr_reglist:$regs, variable_ops),
138 AXDI4<(outs GPR:$wb), (ins GPR:$Rn, pred:$p, dpr_reglist:$regs,
147 AXDI4<(outs GPR:$wb), (ins GPR:$Rn, pred:$p, dpr_reglist:$regs,
158 AXSI4<(outs), (ins GPR:$Rn, pred:$p, spr_reglist:$regs, variable_ops),
170 AXSI4<(outs GPR:$wb), (ins GPR:$Rn, pred:$p, spr_reglist:$regs,
183 AXSI4<(outs GPR:$wb), (ins GPR:$Rn, pred:$p, spr_reglist:$regs
    [all...]
ARMInstrInfo.td     [all...]
  /external/llvm/lib/Target/X86/
X86InstrCMovSetCC.td 21 : I<opc, MRMSrcReg, (outs GR16:$dst), (ins GR16:$src1, GR16:$src2),
27 : I<opc, MRMSrcReg, (outs GR32:$dst), (ins GR32:$src1, GR32:$src2),
33 :RI<opc, MRMSrcReg, (outs GR64:$dst), (ins GR64:$src1, GR64:$src2),
43 : I<opc, MRMSrcMem, (outs GR16:$dst), (ins GR16:$src1, i16mem:$src2),
49 : I<opc, MRMSrcMem, (outs GR32:$dst), (ins GR32:$src1, i32mem:$src2),
54 :RI<opc, MRMSrcMem, (outs GR64:$dst), (ins GR64:$src1, i64mem:$src2),
84 def r : I<opc, MRM0r, (outs GR8:$dst), (ins),
88 def m : I<opc, MRM0m, (outs), (ins i8mem:$dst),
X86InstrSSE.td 164 def rr : SI<opc, MRMSrcReg, (outs RC:$dst), (ins RC:$src1, RC:$src2),
171 def rm : SI<opc, MRMSrcMem, (outs RC:$dst), (ins RC:$src1, x86memop:$src2),
185 def rr_Int : SI<opc, MRMSrcReg, (outs RC:$dst), (ins RC:$src1, RC:$src2),
193 def rm_Int : SI<opc, MRMSrcMem, (outs RC:$dst), (ins RC:$src1, memopr:$src2),
209 def rr : PI<opc, MRMSrcReg, (outs RC:$dst), (ins RC:$src1, RC:$src2),
216 def rm : PI<opc, MRMSrcMem, (outs RC:$dst), (ins RC:$src1, x86memop:$src2),
231 def rr : PI<opc, MRMSrcReg, (outs RC:$dst), (ins RC:$src1, RC:$src2),
237 def rm : PI<opc, MRMSrcMem, (outs RC:$dst), (ins RC:$src1, x86memop:$src2),
374 def FsFLD0SS : I<0, Pseudo, (outs FR32:$dst), (ins), "",
376 def FsFLD0SD : I<0, Pseudo, (outs FR64:$dst), (ins), ""
    [all...]
X86Instr3DNow.td 15 class I3DNow<bits<8> o, Format F, dag outs, dag ins, string asm, list<dag> pat>
16 : I<o, F, outs, ins, asm, pat>, TB, Requires<[Has3DNow]> {
20 : I3DNow<o, F, (outs VR64:$dst), ins,
29 : I3DNow<o, F, (outs VR64:$dst), ins,
87 def FEMMS : I3DNow<0x0E, RawFrm, (outs), (ins), "femms",
90 def PREFETCH : I3DNow<0x0D, MRM0m, (outs), (ins i8mem:$addr),
94 def PREFETCHW : I<0x0D, MRM1m, (outs), (ins i8mem:$addr), "prefetchw\t$addr",
X86InstrCompiler.td 36 def MOVPC32r : Ii32<0xE8, Pseudo, (outs GR32:$reg), (ins i32imm:$label),
46 def ADJCALLSTACKDOWN32 : I<0, Pseudo, (outs), (ins i32imm:$amt),
50 def ADJCALLSTACKUP32 : I<0, Pseudo, (outs), (ins i32imm:$amt1, i32imm:$amt2),
62 def ADJCALLSTACKDOWN64 : I<0, Pseudo, (outs), (ins i32imm:$amt),
66 def ADJCALLSTACKUP64 : I<0, Pseudo, (outs), (ins i32imm:$amt1, i32imm:$amt2),
77 (outs),
90 (outs GR64:$dst),
106 def WIN_ALLOCA : I<0, Pseudo, (outs), (ins),
116 def SEG_ALLOCA_32 : I<0, Pseudo, (outs GR32:$dst), (ins GR32:$size),
123 def SEG_ALLOCA_64 : I<0, Pseudo, (outs GR64:$dst), (ins GR64:$size)
    [all...]
  /external/llvm/lib/Target/R600/
SIInstrInfo.td 93 op, (outs SReg_32:$dst), (ins SSrc_32:$src0),
98 op, (outs SReg_64:$dst), (ins SSrc_64:$src0),
103 op, (outs SReg_32:$dst), (ins SSrc_32:$src0, SSrc_32:$src1),
108 op, (outs SReg_64:$dst), (ins SSrc_64:$src0, SSrc_64:$src1),
113 op, (outs SCCReg:$dst), (ins SSrc_32:$src0, SSrc_32:$src1),
118 op, (outs SCCReg:$dst), (ins SSrc_64:$src0, SSrc_64:$src1),
123 op, (outs SReg_32:$dst), (ins i16imm:$src0),
128 op, (outs SReg_64:$dst), (ins i16imm:$src0),
135 op, 1, (outs dstClass:$dst),
141 op, 0, (outs dstClass:$dst)
    [all...]
  /external/llvm/tools/bugpoint/
OptimizerDriver.cpp 96 outs() << "Emitted bitcode to '" << Filename << "'\n";
98 outs() << "\n*** You can reproduce the problem with: ";
99 if (UseValgrind) outs() << "valgrind ";
100 outs() << "opt " << Filename;
102 outs() << " -load " << PluginLoader::getPlugin(i);
104 outs() << " " << getPassesString(PassesToRun) << "\n";
119 /// outs() a single line message indicating whether compilation was successful
128 outs().flush();
230 outs() << "Success!\n";
232 outs() << "Exited with error code '" << result << "'\n"
    [all...]
Miscompilation.cpp 66 outs() << "Checking to see if '" << getPassesString(Suffix)
85 outs() << " nope.\n";
93 outs() << " yup.\n"; // No miscompilation!
99 outs() << "Checking to see if '" << getPassesString(Prefix)
122 outs() << " nope.\n";
126 outs() << " yup.\n"; // No miscompilation!
144 outs() << "Checking to see if '" << getPassesString(Suffix)
164 outs() << " nope.\n";
169 outs() << " yup.\n"; // No miscompilation!
250 outs() << "Checking to see if the program is misoptimized when
    [all...]
  /external/llvm/tools/llvm-size/
llvm-size.cpp 74 outs() << ToolName << ": error reading file: " << ec.message() << ".\n";
75 outs().flush();
145 outs() << format(fmt.str().c_str(),
171 outs() << format(fmt.str().c_str(),
181 outs() << format(fmt.str().c_str(),
221 outs() << format(fmt.str().c_str(),
228 outs() << format(fmt.str().c_str(),
264 outs() << o->getFileName() << " (ex " << a->getFileName()
268 outs() << o->getFileName() << " (ex " << a->getFileName() << ")\n";
273 outs() << o->getFileName() << " :\n"
    [all...]
  /dalvik/dx/tests/070-dex-multianewarray/
expected.txt 2 regs: 0003; ins: 0000; outs: 0002
16 regs: 0003; ins: 0000; outs: 0002
30 regs: 0004; ins: 0000; outs: 0002
45 regs: 0004; ins: 0000; outs: 0002
60 regs: 0005; ins: 0000; outs: 0002
76 regs: 0006; ins: 0000; outs: 0002
93 regs: 0006; ins: 0000; outs: 0002
110 regs: 0006; ins: 0000; outs: 0002
127 regs: 0002; ins: 0000; outs: 0002
138 regs: 0002; ins: 0000; outs: 000
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDGPUInstructions.td 15 class AMDGPUInst <dag outs, dag ins, string asm, list<dag> pattern> : Instruction {
20 let OutOperandList = outs;
29 class AMDGPUShaderInst <dag outs, dag ins, string asm, list<dag> pattern>
30 : AMDGPUInst<outs, ins, asm, pattern> {
97 (outs rc:$dst),
104 (outs rc:$dst),
111 (outs rc:$dst),
  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUInstructions.td 15 class AMDGPUInst <dag outs, dag ins, string asm, list<dag> pattern> : Instruction {
20 let OutOperandList = outs;
29 class AMDGPUShaderInst <dag outs, dag ins, string asm, list<dag> pattern>
30 : AMDGPUInst<outs, ins, asm, pattern> {
97 (outs rc:$dst),
104 (outs rc:$dst),
111 (outs rc:$dst),
  /external/llvm/tools/llvm-mcmarkup/
llvm-mcmarkup.cpp 94 outs() << Tag.getName();
96 outs() << " " << Tag.getModifiers();
97 outs() << "\n";
101 if (!outs().has_colors())
106 outs().changeColor(raw_ostream::RED);
108 outs().changeColor(raw_ostream::CYAN);
117 if (!outs().has_colors())
120 outs().changeColor(raw_ostream::WHITE, false);
196 outs() << (char)CurChar;
  /external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
compile_cs 35 outs = [ map_file ] + gen_java_files,
41 'echo "$(OUTS)" > $(@D)/' + output_file + ' && '
77 outs = [ joined_map_file ],
  /external/llvm/test/TableGen/
TargetInstrSpec.td 26 def outs;
80 def PS : Inst<opcode, (outs VR128:$dst), (ins VR128:$src1, VR128:$src2),
87 def PD : Inst<opcode, (outs VR128:$dst), (ins VR128:$src1, VR128:$src2),
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 114 outs() << "\t.long " << Value;
119 outs() << "\t.short " << Value;
123 outs() << "\t.byte " << Value;
126 outs() << "\t@ KIND_DATA\n";
130 outs() << "\t.byte " << Value << "\t@ KIND_JUMP_TABLE8";
135 outs() << "\t.short " << Value << "\t@ KIND_JUMP_TABLE16";
142 outs() << "\t.long " << Value << "\t@ KIND_JUMP_TABLE32";
145 outs() << "\t@ data in code kind = " << Kind << "\n";
245 outs() << '\n' << Filename << ":\n\n";
396 outs() << SymName << ":\n"
    [all...]
  /dalvik/dx/tests/067-dex-switch-and-try/
expected.txt 2 regs: 0006; ins: 0002; outs: 0000
21 regs: 0006; ins: 0002; outs: 0000
48 regs: 0006; ins: 0002; outs: 0000
75 regs: 0006; ins: 0002; outs: 0000
  /dalvik/dx/tests/076-dex-synch-and-stack/
expected.txt 2 regs: 0006; ins: 0001; outs: 0001
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td 384 InstSE<(outs RO:$rd), (ins RO:$rs, RO:$rt),
396 InstSE<(outs RO:$rt), (ins RO:$rs, Od:$imm16),
406 InstSE<(outs), (ins GPR32Opnd:$rs, GPR32Opnd:$rt),
415 InstSE<(outs RO:$rd), (ins RO:$rs, RO:$rt),
425 InstSE<(outs RO:$rd), (ins RO:$rt, ImmOpnd:$shamt),
431 InstSE<(outs RO:$rd), (ins RO:$rt, GPR32Opnd:$rs),
437 InstSE<(outs RO:$rt), (ins Imm:$imm16), !strconcat(opstr, "\t$rt, $imm16"),
443 class FMem<bits<6> op, dag outs, dag ins, string asmstr, list<dag> pattern,
444 InstrItinClass itin>: FFI<op, outs, ins, asmstr, pattern> {
455 InstSE<(outs RO:$rt), (ins MemOpnd:$addr), !strconcat(opstr, "\t$rt, $addr")
    [all...]
  /dalvik/dx/tests/046-dex-exceptions/
expected.txt 2 regs: 0004; ins: 0001; outs: 0001
20 regs: 0004; ins: 0001; outs: 0001
  /external/llvm/lib/Target/Hexagon/
HexagonCallingConvLower.cpp 94 Hexagon_CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs,
116 for (unsigned i = 0, e = Outs.size(); i != e; ++i) {
117 EVT VT = Outs[i].VT;
118 ISD::ArgFlagsTy ArgFlags = Outs[i].Flags;
132 &Outs,
136 unsigned NumOps = Outs.size();
147 EVT ArgVT = Outs[i].VT;
148 ISD::ArgFlagsTy ArgFlags = Outs[i].Flags;
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
io_32.h 26 #define BUILDIO(bwl,bw,type) static inline void out##bwl##_local(unsigned type value, int port) { __asm__ __volatile__("out" #bwl " %" #bw "0, %w1" : : "a"(value), "Nd"(port)); } static inline unsigned type in##bwl##_local(int port) { unsigned type value; __asm__ __volatile__("in" #bwl " %w1, %" #bw "0" : "=a"(value) : "Nd"(port)); return value; } static inline void out##bwl##_local_p(unsigned type value, int port) { out##bwl##_local(value, port); slow_down_io(); } static inline unsigned type in##bwl##_local_p(int port) { unsigned type value = in##bwl##_local(port); slow_down_io(); return value; } __BUILDIO(bwl,bw,type) static inline void out##bwl##_p(unsigned type value, int port) { out##bwl(value, port); slow_down_io(); } static inline unsigned type in##bwl##_p(int port) { unsigned type value = in##bwl(port); slow_down_io(); return value; } static inline void outs##bwl(int port, const void *addr, unsigned long count) { __asm__ __volatile__("rep; outs" #bwl : "+S"(addr), "+c"(count) : "d"(port)); } static inline void ins##bwl(int port, void *addr, unsigned long count) { __asm__ __volatile__("rep; ins" #bwl : "+D"(addr), "+c"(count) : "d"(port)); }
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
io_32.h 26 #define BUILDIO(bwl,bw,type) static inline void out##bwl##_local(unsigned type value, int port) { __asm__ __volatile__("out" #bwl " %" #bw "0, %w1" : : "a"(value), "Nd"(port)); } static inline unsigned type in##bwl##_local(int port) { unsigned type value; __asm__ __volatile__("in" #bwl " %w1, %" #bw "0" : "=a"(value) : "Nd"(port)); return value; } static inline void out##bwl##_local_p(unsigned type value, int port) { out##bwl##_local(value, port); slow_down_io(); } static inline unsigned type in##bwl##_local_p(int port) { unsigned type value = in##bwl##_local(port); slow_down_io(); return value; } __BUILDIO(bwl,bw,type) static inline void out##bwl##_p(unsigned type value, int port) { out##bwl(value, port); slow_down_io(); } static inline unsigned type in##bwl##_p(int port) { unsigned type value = in##bwl(port); slow_down_io(); return value; } static inline void outs##bwl(int port, const void *addr, unsigned long count) { __asm__ __volatile__("rep; outs" #bwl : "+S"(addr), "+c"(count) : "d"(port)); } static inline void ins##bwl(int port, void *addr, unsigned long count) { __asm__ __volatile__("rep; ins" #bwl : "+D"(addr), "+c"(count) : "d"(port)); }
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
io_32.h 26 #define BUILDIO(bwl,bw,type) static inline void out##bwl##_local(unsigned type value, int port) { __asm__ __volatile__("out" #bwl " %" #bw "0, %w1" : : "a"(value), "Nd"(port)); } static inline unsigned type in##bwl##_local(int port) { unsigned type value; __asm__ __volatile__("in" #bwl " %w1, %" #bw "0" : "=a"(value) : "Nd"(port)); return value; } static inline void out##bwl##_local_p(unsigned type value, int port) { out##bwl##_local(value, port); slow_down_io(); } static inline unsigned type in##bwl##_local_p(int port) { unsigned type value = in##bwl##_local(port); slow_down_io(); return value; } __BUILDIO(bwl,bw,type) static inline void out##bwl##_p(unsigned type value, int port) { out##bwl(value, port); slow_down_io(); } static inline unsigned type in##bwl##_p(int port) { unsigned type value = in##bwl(port); slow_down_io(); return value; } static inline void outs##bwl(int port, const void *addr, unsigned long count) { __asm__ __volatile__("rep; outs" #bwl : "+S"(addr), "+c"(count) : "d"(port)); } static inline void ins##bwl(int port, void *addr, unsigned long count) { __asm__ __volatile__("rep; ins" #bwl : "+D"(addr), "+c"(count) : "d"(port)); }

Completed in 804 milliseconds

1 2 34 5 6 7 8 91011>>