Home
last modified time | relevance | path

Searched refs:G0 (Results 1 – 25 of 52) sorted by relevance

123

/external/llvm/lib/Target/Sparc/
DSparcInstrAliases.td144 // t<cond> %icc, rs => t<cond> %icc, G0 + rs
146 (TICCrr G0, IntRegs:$rs2, condVal)>,
154 // t<cond> %xcc, rs => t<cond> %xcc, G0 + rs
156 (TXCCrr G0, IntRegs:$rs2, condVal)>,
163 // t<cond> rs=> t<cond> %icc, G0 + rs2
165 (TICCrr G0, IntRegs:$rs2, condVal)>;
171 // t<cond> %icc, imm => t<cond> %icc, G0 + imm
173 (TICCri G0, i32imm:$imm, condVal)>,
179 // t<cond> %xcc, imm => t<cond> %xcc, G0 + imm
181 (TXCCri G0, i32imm:$imm, condVal)>,
[all …]
DDelaySlotFiller.cpp403 && OrMI->getOperand(1).getReg() != SP::G0 in combineRestoreOR()
404 && OrMI->getOperand(2).getReg() != SP::G0) in combineRestoreOR()
408 && OrMI->getOperand(1).getReg() != SP::G0 in combineRestoreOR()
456 RestoreMI->getOperand(1).setReg(SP::G0); in combineRestoreSETHIi()
475 && MBBI->getOperand(0).getReg() == SP::G0 in tryCombineRestoreWithPrevInst()
476 && MBBI->getOperand(1).getReg() == SP::G0 in tryCombineRestoreWithPrevInst()
477 && MBBI->getOperand(2).getReg() == SP::G0); in tryCombineRestoreWithPrevInst()
DSparcFrameLowering.cpp212 BuildMI(MBB, MBBI, dl, TII.get(SP::RESTORErr), SP::G0).addReg(SP::G0) in emitEpilogue()
213 .addReg(SP::G0); in emitEpilogue()
DSparcInstr64Bit.td68 def : Pat<(i64 simm13:$val), (ORri (i64 G0), (as_i32imm $val))>;
291 def : Pat<(store (i64 0), ADDRrr:$dst), (STXrr ADDRrr:$dst, (i64 G0))>;
292 def : Pat<(store (i64 0), ADDRri:$dst), (STXri ADDRri:$dst, (i64 G0))>;
553 def : Pat<(SPlo tglobaladdr:$in), (ORXri (i64 G0), tglobaladdr:$in)>;
555 def : Pat<(SPlo tconstpool:$in), (ORXri (i64 G0), tconstpool:$in)>;
559 def : Pat<(SPlo tglobaltlsaddr:$in), (ORXri (i64 G0), tglobaltlsaddr:$in)>;
567 def : Pat<(SPlo tblockaddress:$in), (ORXri (i64 G0), tblockaddress:$in)>;
DSparcRegisterInfo.td122 def G0 : Ri< 0, "G0">, DwarfRegNum<[0]>;
245 def G0_G1 : Rdi<0, "G0", [G0, G1]>;
DSparcInstrInfo.cpp297 BuildMI(MBB, I, DL, get(SP::ORrr), DestReg).addReg(SP::G0) in copyPhysReg()
337 .addReg(SP::G0) in copyPhysReg()
359 MIB.addReg(SP::G0); in copyPhysReg()
DSparcISelDAGToDAG.cpp142 R2 = CurDAG->getRegister(SP::G0, TLI->getPointerTy(CurDAG->getDataLayout())); in SelectADDRrr()
355 TopPart = CurDAG->getRegister(SP::G0, MVT::i32); in Select()
DSparcRegisterInfo.cpp74 Reserved.set(SP::G0); in getReservedRegs()
DSparcInstrInfo.td914 // to construct a MEMrr with fixed G0 registers.
1355 (ORri (i32 G0), imm:$val)>;
1365 def : Pat<(SPlo tglobaladdr:$in), (ORri (i32 G0), tglobaladdr:$in)>;
1367 def : Pat<(SPlo tconstpool:$in), (ORri (i32 G0), tconstpool:$in)>;
1371 def : Pat<(SPlo tglobaltlsaddr:$in), (ORri (i32 G0), tglobaltlsaddr:$in)>;
1379 def : Pat<(SPlo tblockaddress:$in), (ORri (i32 G0), tblockaddress:$in)>;
1407 def : Pat<(store (i32 0), ADDRrr:$dst), (STrr ADDRrr:$dst, (i32 G0))>;
1408 def : Pat<(store (i32 0), ADDRri:$dst), (STri ADDRri:$dst, (i32 G0))>;
DSparcAsmPrinter.cpp397 MI->getOperand(opNum+1).getReg() == SP::G0) in printMemOperand()
/external/llvm/test/Transforms/FunctionAttrs/
Dannotate-1.ll5 ; CHECK: declare noalias i8* @fopen(i8* nocapture readonly, i8* nocapture readonly) [[G0:#[0-9]]]
11 ; CHECK: declare noalias i32* @realloc(i32* nocapture, i32) [[G0]]
19 ; CHECK-POSIX: declare i32 @gettimeofday(i8* nocapture, i8* nocapture) [[G0:#[0-9]+]]
21 ; CHECK: attributes [[G0]] = { nounwind }
23 ; CHECK-POSIX: attributes [[G0]] = { nounwind }
/external/llvm/test/CodeGen/X86/
Dattribute-sections.ll4 @G0 = global i32 ()* @foo, section ".init_array"
7 ; LINUX: .globl G0
/external/webp/src/dsp/
Dyuv_sse2.c48 const __m128i G0 = _mm_mulhi_epu16(*U0, k6419); in ConvertYUV444ToRGB() local
51 const __m128i G3 = _mm_add_epi16(G0, G1); in ConvertYUV444ToRGB()
266 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32() local
269 YUV444ToRGB(y + 0, u + 0, v + 0, &R0, &G0, &B0); in VP8YuvToRgb32()
277 rgb[2] = _mm_packus_epi16(G0, G1); in VP8YuvToRgb32()
288 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32() local
291 YUV444ToRGB(y + 0, u + 0, v + 0, &R0, &G0, &B0); in VP8YuvToBgr32()
299 bgr[2] = _mm_packus_epi16(G0, G1); in VP8YuvToBgr32()
378 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow() local
381 YUV420ToRGB(y + 0, u + 0, v + 0, &R0, &G0, &B0); in YuvToRgbRow()
[all …]
Dupsampling_neon.c166 const int16x8_t G0 = vqdmulhq_lane_s16(U0, coeff1, 2); \
173 const int16x8_t G3 = vqaddq_s16(G0, G1); \
Dlossless_enc_sse2.c109 const __m128i G0 = _mm_sub_epi8(E0, F0); // 0 0 | x b' in CollectColorBlueTransforms() local
111 const __m128i H0 = _mm_and_si128(G0, mask_b); // 0 0 | 0 b in CollectColorBlueTransforms()
Drescaler_sse2.c322 const __m128i G0 = _mm_or_si128(D0, F2); in RescalerExportRowShrinkSSE2() local
324 _mm_storeu_si128((__m128i*)(irow + x_out + 0), G0); in RescalerExportRowShrinkSSE2()
/external/llvm/test/Transforms/GlobalOpt/
Dmemset.ll7 @G0 = internal global [58 x i8] c"asdlfkajsdlfkajsd;lfkajds;lfkjasd;flkajsd;lkfja;sdlkfjasd\00" …
14 …call void @llvm.memset.p0i8.i32(i8* getelementptr inbounds ([58 x i8], [58 x i8]* @G0, i32 0, i32 …
/external/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.cpp66 case SP::G0: // jmp $addr | ret | retl in printSparcAliasInstr()
139 if (MO.isReg() && MO.getReg() == SP::G0) in printMemOperand()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp102 Sparc::G0, Sparc::G1, Sparc::G2, Sparc::G3,
352 if (Reg >= Sparc::G0 && Reg <= Sparc::G7) in MorphToIntPairReg()
353 regIdx = Reg - Sparc::G0; in MorphToIntPairReg()
415 Op->Mem.OffsetReg = Sparc::G0; // always 0 in CreateMEMr()
466 MCOperand PrevReg = MCOperand::createReg(Sparc::G0); in expandSET()
/external/ImageMagick/PerlMagick/t/reference/filter/
DScale.miff15 …����ij��������������������������������籦�ZN3WN3QN6LQ7JS4SY9\[@TQ;CC5;?58A6:A8:A8:A96=52927G0>T7=O89H5
DColorize.miff15 …�����������������,6�2�"5����-�ZA�G0�B�J&�K)�H$�F'�B%�B$…
/external/libjpeg-turbo/simd/
Djdcolext-mmx.asm200 paddw mm2,mm4 ; mm2=((G-Y)E+YE)=GE=(G0 G2 G4 G6)
202 packuswb mm2,mm2 ; mm2=(G0 G2 G4 G6 ** ** ** **)
/external/ImageMagick/PerlMagick/t/
Dinput_gray_msb_08bit.mat3 …0D?8);*%).,% /@1/9I;2%! ! (XWTTTSSSQNNNMONNLKMKDA>8359@EHJQUPPK{��?$.5<=G0*3>UdQNH1+0%$$$…
52 …NHB8.�����������Ξ��������������P RceUF)"B`siK?OaiieTH5 8f��q]G0��������ʹ�g���������…
/external/skia/resources/
Dpdf_command_stream.txt3 /G0 gs
21 /G0 gs
26 /G0 gs
38 /G0 gs
43 /G0 gs
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1352 APInt G0 = AM.abs(); in findGCD() local
1354 APInt Q = G0; // these need to be initialized in findGCD()
1355 APInt R = G0; in findGCD()
1356 APInt::sdivrem(G0, G1, Q, R); in findGCD()
1360 G0 = G1; G1 = R; in findGCD()
1361 APInt::sdivrem(G0, G1, Q, R); in findGCD()

123