HomeSort by relevance Sort by last modified time
    Searched full:getaa (Results 1 - 25 of 26) sorted by null

1 2

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/
getaa.s 3 .global getaa
4 getaa: label
getaa-2b.d 3 #source: getaa.s
18 0+8 <getaa>:
getaa-2f.d 2 #source: getaa.s
15 0+4 <getaa>:
getaa-8b.d 3 #source: getaa.s
18 0+8 <getaa>:
getaa-8f.d 2 #source: getaa.s
15 0+4 <getaa>:
getaa-6b.d 8 #source: getaa.s
getaa-6f.d 2 #source: getaa.s
getaa14b.d 8 #source: getaa.s
getaa14f.d 2 #source: getaa.s
getaa-1b.d 3 #source: getaa.s
18 0+8 <getaa>:
getaa-1f.d 2 #source: getaa.s
15 0+4 <getaa>:
getaa-4b.d 7 #source: getaa.s
23 0+40000 <getaa>:
getaa-4f.d 2 #source: getaa.s
18 0+4 <getaa>:
getaa-7b.d 3 #source: getaa.s
18 0+8 <getaa>:
getaa-7f.d 2 #source: getaa.s
15 0+4 <getaa>:
getaa12b.d 7 #source: getaa.s
23 0+40000 <getaa>:
getaa12f.d 2 #source: getaa.s
18 0+4 <getaa>:
  /external/llvm/lib/Transforms/ObjCARC/
DependencyAnalysis.cpp 52 FunctionModRefBehavior MRB = PA.getAA()->getModRefBehavior(CS);
60 if (IsPotentialRetainableObjPtr(Op, *PA.getAA()) &&
100 if (!IsPotentialRetainableObjPtr(ICI->getOperand(1), *PA.getAA()))
107 if (IsPotentialRetainableObjPtr(Op, *PA.getAA()) &&
118 return IsPotentialRetainableObjPtr(Op, *PA.getAA()) &&
126 if (IsPotentialRetainableObjPtr(Op, *PA.getAA()) && PA.related(Ptr, Op, DL))
ProvenanceAnalysis.h 69 AliasAnalysis *getAA() const { return AA; }
  /external/skia/samplecode/
SampleFatBits.cpp 58 bool getAA() const { return fAA; }
130 bool aa = this->getAA();
420 fFB.setAA(!fFB.getAA());
457 fFB.getAA() ? "AA" : "BW",
  /external/skqp/samplecode/
SampleFatBits.cpp 58 bool getAA() const { return fAA; }
130 bool aa = this->getAA();
420 fFB.setAA(!fFB.getAA());
457 fFB.getAA() ? "AA" : "BW",
  /external/skia/src/gpu/
GrSoftwarePathRenderer.cpp 205 GrAA getAA() const { return fAA; }
344 SkRegion::kReplace_Op, uploaderRaw->data().getAA(), 0xFF);
  /external/skqp/src/gpu/
GrSoftwarePathRenderer.cpp 205 GrAA getAA() const { return fAA; }
342 SkRegion::kReplace_Op, uploaderRaw->data().getAA(), 0xFF);
  /toolchain/binutils/binutils-2.27/ld/testsuite/
ChangeLog-2004 194 * ld-mmix/getaa-6b.d, ld-mmix/getaa-6f.d, ld-mmix/getaa14b.d,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]

Completed in 378 milliseconds

1 2