HomeSort by relevance Sort by last modified time
    Searched refs:PA (Results 1 - 25 of 41) sorted by null

1 2

  /external/llvm/lib/Transforms/ObjCARC/
DependencyAnalysis.h 58 ProvenanceAnalysis &PA);
62 ProvenanceAnalysis &PA);
67 CanUse(const Instruction *Inst, const Value *Ptr, ProvenanceAnalysis &PA,
74 ProvenanceAnalysis &PA, InstructionClass Class);
DependencyAnalysis.cpp 36 ProvenanceAnalysis &PA,
52 AliasAnalysis::ModRefBehavior MRB = PA.getAA()->getModRefBehavior(CS);
59 if (IsPotentialRetainableObjPtr(Op, *PA.getAA()) && PA.related(Ptr, Op))
73 ProvenanceAnalysis &PA, InstructionClass Class) {
84 if (!IsPotentialRetainableObjPtr(ICI->getOperand(1), *PA.getAA()))
91 if (IsPotentialRetainableObjPtr(Op, *PA.getAA()) && PA.related(Ptr, Op))
101 return IsPotentialRetainableObjPtr(Op, *PA.getAA()) && PA.related(Op, Ptr)
    [all...]
ObjCARCContract.cpp 55 ProvenanceAnalysis PA;
164 DependingInstructions, Visited, PA);
168 DependingInstructions, Visited, PA);
242 if (CanUse(Inst, Load, PA, Class))
328 PA.setAA(&getAnalysis<AliasAnalysis>());
ObjCARCOpts.cpp     [all...]
  /external/arduino/hardware/arduino/cores/arduino/
pins_arduino.c 68 #define PA 1
155 PA , // PA 0 ** 22 ** D22
156 PA , // PA 1 ** 23 ** D23
157 PA , // PA 2 ** 24 ** D24
158 PA , // PA 3 ** 25 ** D25
159 PA , // PA 4 ** 26 ** D26
    [all...]
  /external/clang/lib/Parse/
ParseTentative.cpp 129 TentativeParsingAction PA(*this);
131 PA.Revert();
286 TentativeParsingAction PA(*this);
318 PA.Revert();
363 TentativeParsingAction PA(*this);
404 PA.Revert();
456 TentativeParsingAction PA(*this);
468 PA.Revert();
490 PA.Revert();
512 PA.Revert()
    [all...]
ParseExprCXX.cpp 878 TentativeParsingAction PA(*this);
884 PA.Revert();
890 PA.Revert();
897 PA.Commit();
    [all...]
ParseStmt.cpp     [all...]
ParseDeclCXX.cpp     [all...]
  /external/libffi/src/
prep_cif.c 113 #if !defined M68K && !defined __x86_64__ && !defined S390 && !defined PA
137 #if !defined __x86_64__ && !defined S390 && !defined PA
  /external/llvm/lib/IR/
Attributes.cpp 41 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint);
43 if (!PA) {
47 PA = new EnumAttributeImpl(Kind);
49 PA = new AlignAttributeImpl(Kind, Val);
50 pImpl->AttrsSet.InsertNode(PA, InsertPoint);
54 return Attribute(PA);
64 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint);
66 if (!PA) {
69 PA = new StringAttributeImpl(Kind, Val);
70 pImpl->AttrsSet.InsertNode(PA, InsertPoint)
    [all...]
Core.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
IvarInvalidationChecker.cpp 136 void checkObjCPropertyRefExpr(const ObjCPropertyRefExpr *PA);
630 const ObjCPropertyRefExpr *PA) {
632 if (PA->isExplicitProperty()) {
633 const ObjCPropertyDecl *PD = PA->getExplicitProperty();
643 if (PA->isImplicitProperty()) {
644 const ObjCMethodDecl *MD = PA->getImplicitPropertySetter();
  /external/llvm/tools/llvm-prof/
llvm-prof.cpp 241 ProfileAnnotator PA(PI);
244 M.print(outs(), &PA);
249 (*I)->print(outs(), &PA);
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 105 HF, TA, W, RE, OS, IR, PT, AU, HG, TL, PB, BI, PO, AT, RN, FR, RA, AC, TH, PA, U, NP, PU,
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c     [all...]
  /external/llvm/include/llvm-c/
Core.h     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-parisc.pl 14 # uses 256 bytes per-key table [+128 bytes shared table]. On PA-7100LC
16 # fast as code generated by gcc 3.2. PA-RISC 2.0 loop is scheduled for
17 # 8 cycles, but measured performance on PA-8600 system is ~9 cycles per
80 $rem2="%r6"; # used in PA-RISC 2.0 code
118 extrd,u,*= $rem,%sar,1,$rem ; executes on PA-RISC 1.0
373 extrd,u,*= $rem,%sar,1,$rem ; executes on PA-RISC 1.0
625 .STRINGZ "GHASH for PA-RISC, GRYPTOGAMS by <appro\@openssl.org>"
629 # Explicitly encode PA-RISC 2.0 instructions used in this module, so
  /external/openssl/crypto/modes/asm/
ghash-parisc.pl 14 # uses 256 bytes per-key table [+128 bytes shared table]. On PA-7100LC
16 # fast as code generated by gcc 3.2. PA-RISC 2.0 loop is scheduled for
17 # 8 cycles, but measured performance on PA-8600 system is ~9 cycles per
80 $rem2="%r6"; # used in PA-RISC 2.0 code
118 extrd,u,*= $rem,%sar,1,$rem ; executes on PA-RISC 1.0
373 extrd,u,*= $rem,%sar,1,$rem ; executes on PA-RISC 1.0
625 .STRINGZ "GHASH for PA-RISC, GRYPTOGAMS by <appro\@openssl.org>"
629 # Explicitly encode PA-RISC 2.0 instructions used in this module, so
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
pa-risc2.s 2 ; PA-RISC 2.0 implementation of bn_asm code, based on the
13 ; See http://devresource.hp.com/ for more details on the PA-RISC
14 ; architecture. Also see the book "PA-RISC 2.0 Architecture"
160 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus
329 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus
    [all...]
pa-risc2W.s 2 ; PA-RISC 64-bit implementation of bn_asm code
7 ; See http://devresource.hp.com/ for more details on the PA-RISC
8 ; architecture. Also see the book "PA-RISC 2.0 Architecture"
152 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus
319 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus
    [all...]
  /external/openssl/crypto/bn/asm/
pa-risc2.s 2 ; PA-RISC 2.0 implementation of bn_asm code, based on the
13 ; See http://devresource.hp.com/ for more details on the PA-RISC
14 ; architecture. Also see the book "PA-RISC 2.0 Architecture"
160 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus
329 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus
    [all...]
pa-risc2W.s 2 ; PA-RISC 64-bit implementation of bn_asm code
7 ; See http://devresource.hp.com/ for more details on the PA-RISC
8 ; architecture. Also see the book "PA-RISC 2.0 Architecture"
152 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus
319 ; PA-RISC 2.0 chips have two fully pipelined multipliers, thus
    [all...]
  /external/clang/lib/AST/
ItaniumMangle.cpp     [all...]
  /external/clang/lib/Sema/
SemaTemplateDeduction.cpp     [all...]

Completed in 804 milliseconds

1 2