Home
last modified time | relevance | path

Searched refs:POP (Results 1 – 25 of 78) sorted by relevance

1234

/external/llvm/lib/Transforms/Scalar/
DLoadCombine.cpp43 : Load(L), POP(P), InsertOrder(O) {} in LoadPOPPair()
46 PointerOffsetPair POP; member
93 PointerOffsetPair POP; in getPointerOffsetPair() local
94 POP.Pointer = LI.getPointerOperand(); in getPointerOffsetPair()
95 POP.Offset = 0; in getPointerOffsetPair()
96 while (isa<BitCastInst>(POP.Pointer) || isa<GetElementPtrInst>(POP.Pointer)) { in getPointerOffsetPair()
97 if (auto *GEP = dyn_cast<GetElementPtrInst>(POP.Pointer)) { in getPointerOffsetPair()
101 POP.Offset += Offset.getZExtValue(); in getPointerOffsetPair()
104 return POP; in getPointerOffsetPair()
105 POP.Pointer = GEP->getPointerOperand(); in getPointerOffsetPair()
[all …]
/external/openssl/crypto/sha/asm/
Dsha512-ppc.pl47 $POP="ld";
55 $POP="lwz";
254 $POP $num,`$FRAME-$SIZE_T*25`($sp) ; restore real remaining num
279 $POP $inp,`$FRAME-$SIZE_T*26`($sp) ; restore real inp
280 $POP $num,`$FRAME-$SIZE_T*25`($sp) ; restore real num
285 $POP r0,`$FRAME+$LRSAVE`($sp)
286 $POP $toc,`$FRAME-$SIZE_T*20`($sp)
287 $POP r13,`$FRAME-$SIZE_T*19`($sp)
288 $POP r14,`$FRAME-$SIZE_T*18`($sp)
289 $POP r15,`$FRAME-$SIZE_T*17`($sp)
[all …]
Dsha1-ppc.pl30 $POP ="ld";
37 $POP ="lwz";
239 $POP $inp,`$FRAME-$SIZE_T*18`($sp)
244 $POP r0,`$FRAME+$LRSAVE`($sp)
245 $POP r15,`$FRAME-$SIZE_T*17`($sp)
246 $POP r16,`$FRAME-$SIZE_T*16`($sp)
247 $POP r17,`$FRAME-$SIZE_T*15`($sp)
248 $POP r18,`$FRAME-$SIZE_T*14`($sp)
249 $POP r19,`$FRAME-$SIZE_T*13`($sp)
250 $POP r20,`$FRAME-$SIZE_T*12`($sp)
[all …]
Dsha1-parisc.pl33 $POP ="ldd";
42 $POP ="ldw";
235 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
236 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
237 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
238 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
239 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
240 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
241 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
242 $POP `-$FRAME+7*$SIZE_T`(%sp),%r10
[all …]
Dsha512-parisc.pl39 $POP ="ldd";
48 $POP ="ldw";
318 $POP `-$FRAME_MARKER-2*$SIZE_T`(%sp),$ctx ; restore arguments
319 $POP `-$FRAME_MARKER-3*$SIZE_T`(%sp),$inp
320 $POP `-$FRAME_MARKER-4*$SIZE_T`(%sp),$num
604 $POP `-$FRAME_MARKER-2*$SIZE_T`(%sp),$ctx ; restore arguments
605 $POP `-$FRAME_MARKER-3*$SIZE_T`(%sp),$inp
606 $POP `-$FRAME_MARKER-4*$SIZE_T`(%sp),$num
665 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
666 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
[all …]
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
Dsha512-ppc.pl47 $POP="ld";
55 $POP="lwz";
254 $POP $num,`$FRAME-$SIZE_T*25`($sp) ; restore real remaining num
279 $POP $inp,`$FRAME-$SIZE_T*26`($sp) ; restore real inp
280 $POP $num,`$FRAME-$SIZE_T*25`($sp) ; restore real num
285 $POP r0,`$FRAME+$LRSAVE`($sp)
286 $POP $toc,`$FRAME-$SIZE_T*20`($sp)
287 $POP r13,`$FRAME-$SIZE_T*19`($sp)
288 $POP r14,`$FRAME-$SIZE_T*18`($sp)
289 $POP r15,`$FRAME-$SIZE_T*17`($sp)
[all …]
Dsha1-ppc.pl30 $POP ="ld";
37 $POP ="lwz";
239 $POP $inp,`$FRAME-$SIZE_T*18`($sp)
244 $POP r0,`$FRAME+$LRSAVE`($sp)
245 $POP r15,`$FRAME-$SIZE_T*17`($sp)
246 $POP r16,`$FRAME-$SIZE_T*16`($sp)
247 $POP r17,`$FRAME-$SIZE_T*15`($sp)
248 $POP r18,`$FRAME-$SIZE_T*14`($sp)
249 $POP r19,`$FRAME-$SIZE_T*13`($sp)
250 $POP r20,`$FRAME-$SIZE_T*12`($sp)
[all …]
Dsha1-parisc.pl33 $POP ="ldd";
42 $POP ="ldw";
235 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
236 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
237 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
238 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
239 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
240 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
241 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
242 $POP `-$FRAME+7*$SIZE_T`(%sp),%r10
[all …]
Dsha512-parisc.pl39 $POP ="ldd";
48 $POP ="ldw";
318 $POP `-$FRAME_MARKER-2*$SIZE_T`(%sp),$ctx ; restore arguments
319 $POP `-$FRAME_MARKER-3*$SIZE_T`(%sp),$inp
320 $POP `-$FRAME_MARKER-4*$SIZE_T`(%sp),$num
604 $POP `-$FRAME_MARKER-2*$SIZE_T`(%sp),$ctx ; restore arguments
605 $POP `-$FRAME_MARKER-3*$SIZE_T`(%sp),$inp
606 $POP `-$FRAME_MARKER-4*$SIZE_T`(%sp),$num
665 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
666 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
[all …]
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
Dppc-mont.pl47 $POP= $LD;
67 $POP= $LD;
309 $POP $tj,0($sp)
311 $POP r20,`-12*$SIZE_T`($tj)
312 $POP r21,`-11*$SIZE_T`($tj)
313 $POP r22,`-10*$SIZE_T`($tj)
314 $POP r23,`-9*$SIZE_T`($tj)
315 $POP r24,`-8*$SIZE_T`($tj)
316 $POP r25,`-7*$SIZE_T`($tj)
317 $POP r26,`-6*$SIZE_T`($tj)
[all …]
/external/openssl/crypto/bn/asm/
Dppc-mont.pl47 $POP= $LD;
67 $POP= $LD;
309 $POP $tj,0($sp)
311 $POP r20,`-12*$SIZE_T`($tj)
312 $POP r21,`-11*$SIZE_T`($tj)
313 $POP r22,`-10*$SIZE_T`($tj)
314 $POP r23,`-9*$SIZE_T`($tj)
315 $POP r24,`-8*$SIZE_T`($tj)
316 $POP r25,`-7*$SIZE_T`($tj)
317 $POP r26,`-6*$SIZE_T`($tj)
[all …]
/external/openssl/crypto/aes/asm/
Daes-parisc.pl35 $POP ="ldd";
44 $POP ="ldw";
162 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
163 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
164 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
165 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
166 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
167 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
168 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
169 $POP `-$FRAME+7*$SIZE_T`(%sp),%r10
[all …]
Daes-ppc.pl38 $POP ="ld";
44 $POP ="lwz";
451 $POP r0,`$FRAME+$LRSAVE`($sp)
452 $POP $toc,`$FRAME-$SIZE_T*20`($sp)
453 $POP r13,`$FRAME-$SIZE_T*19`($sp)
454 $POP r14,`$FRAME-$SIZE_T*18`($sp)
455 $POP r15,`$FRAME-$SIZE_T*17`($sp)
456 $POP r16,`$FRAME-$SIZE_T*16`($sp)
457 $POP r17,`$FRAME-$SIZE_T*15`($sp)
458 $POP r18,`$FRAME-$SIZE_T*14`($sp)
[all …]
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
Daes-parisc.pl35 $POP ="ldd";
44 $POP ="ldw";
162 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
163 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
164 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
165 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
166 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
167 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
168 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
169 $POP `-$FRAME+7*$SIZE_T`(%sp),%r10
[all …]
Daes-ppc.pl38 $POP ="ld";
44 $POP ="lwz";
451 $POP r0,`$FRAME+$LRSAVE`($sp)
452 $POP $toc,`$FRAME-$SIZE_T*20`($sp)
453 $POP r13,`$FRAME-$SIZE_T*19`($sp)
454 $POP r14,`$FRAME-$SIZE_T*18`($sp)
455 $POP r15,`$FRAME-$SIZE_T*17`($sp)
456 $POP r16,`$FRAME-$SIZE_T*16`($sp)
457 $POP r17,`$FRAME-$SIZE_T*15`($sp)
458 $POP r18,`$FRAME-$SIZE_T*14`($sp)
[all …]
/external/openssl/crypto/modes/asm/
Dghash-parisc.pl34 $POP ="ldd";
44 $POP ="ldw";
322 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
323 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
324 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
325 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
328 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
329 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
330 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
331 $POP `-$FRAME+7*$SIZE_T`(%sp),%r10
[all …]
/external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
Dghash-parisc.pl34 $POP ="ldd";
44 $POP ="ldw";
322 $POP `-$FRAME-$SAVED_RP`(%sp),%r2 ; standard epilogue
323 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
324 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
325 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
328 $POP `-$FRAME+4*$SIZE_T`(%sp),%r7
329 $POP `-$FRAME+5*$SIZE_T`(%sp),%r8
330 $POP `-$FRAME+6*$SIZE_T`(%sp),%r9
331 $POP `-$FRAME+7*$SIZE_T`(%sp),%r10
[all …]
/external/proguard/src/proguard/optimize/evaluation/
DEvaluationShrinker.java59 private static final int POP = InstructionConstants.OP_POP & 0xff; field in EvaluationShrinker
68 private static final int MOV_X2 = DUP_X2 | (POP << 8);
71 private static final int POP_X1 = SWAP | (POP << 8);
72 private static final int POP_X2 = DUP2_X1 | (POP2 << 8) | (POP << 16);
74 private static final int POP2_X1 = DUP_X2 | (POP << 8) | (POP2 << 16);
76 private static final int POP3 = POP2 | (POP << 8);
78 private static final int POP_DUP = POP | (DUP << 8);
79 private static final int POP_SWAP_POP = POP | (SWAP << 8) | (POP << 16);
80 private static final int POP2_SWAP_POP = POP2 | (SWAP << 8) | (POP << 16);
83 private static final int SWAP_POP_DUP = SWAP | (POP << 8) | (DUP << 16);
[all …]
/external/valgrind/main/coregrind/m_debuginfo/
Dd3basics.c497 # define POP(_lval) \ in ML_() macro
653 POP(uw1); in ML_()
672 POP(uw1); in ML_()
683 POP(uw1); in ML_()
753 POP(uw1); in ML_()
758 POP(uw1); in ML_()
787 POP(sw1); in ML_()
793 POP(sw2); in ML_()
796 POP(sw1); in ML_()
801 POP(uw2); in ML_()
[all …]
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/
Drc4-parisc.pl34 $POP ="ldd";
43 $POP ="ldw";
227 $POP `-$FRAME-$SAVED_RP`(%sp),%r2
234 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
235 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
236 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
/external/openssl/crypto/rc4/asm/
Drc4-parisc.pl34 $POP ="ldd";
43 $POP ="ldw";
227 $POP `-$FRAME-$SAVED_RP`(%sp),%r2
234 $POP `-$FRAME+1*$SIZE_T`(%sp),%r4
235 $POP `-$FRAME+2*$SIZE_T`(%sp),%r5
236 $POP `-$FRAME+3*$SIZE_T`(%sp),%r6
/external/chromium_org/media/base/simd/
Dlinear_scale_yuv_to_rgb_mmx_x64.asm56 POP FRACTIONq
57 POP COMPRq
58 POP INDEXq
59 POP Xq
60 POP TABLEq
Dscale_yuv_to_rgb_sse2_x64.asm111 POP r12
112 POP r11
113 POP r10
/external/eigen/test/
Dpacketmath.cpp53 #define CHECK_CWISE2(REFOP, POP) { \ argument
56 …internal::pstore(data2, POP(internal::pload<Packet>(data1), internal::pload<Packet>(data1+PacketSi…
57 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
60 #define CHECK_CWISE1(REFOP, POP) { \ argument
63 internal::pstore(data2, POP(internal::pload<Packet>(data1))); \
64 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
87 #define CHECK_CWISE1_IF(COND, REFOP, POP) if(COND) { \ argument
91 h.store(data2, POP(h.load(data1))); \
92 VERIFY(areApprox(ref, data2, PacketSize) && #POP); \
/external/llvm/test/CodeGen/R600/
Dvtx-fetch-branch.ll5 ; for the ALU clause before the vetex fetch instead of emitting a POP instruction
12 ; CHECK-NEXT: POP

1234