HomeSort by relevance Sort by last modified time
    Searched refs:GCOVFunction (Results 1 - 20 of 20) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
GCOV.h 25 class GCOVFunction;
165 SmallVector<GCOVFunction *, 16> Functions;
168 /// GCOVFunction - Collects function information.
169 class GCOVFunction {
171 GCOVFunction() : Ident(0), LineNumber(0) {}
172 ~GCOVFunction();
  /external/swiftshader/third_party/LLVM/lib/VMCore/
GCOV.cpp 48 GCOVFunction *GFun = NULL;
54 GFun = new GCOVFunction();
66 for (SmallVector<GCOVFunction *, 16>::iterator I = Functions.begin(),
74 for (SmallVector<GCOVFunction *, 16>::iterator I = Functions.begin(),
81 // GCOVFunction implementation.
83 /// ~GCOVFunction - Delete GCOVFunction and its content.
84 GCOVFunction::~GCOVFunction() {
90 bool GCOVFunction::read(GCOVBuffer &Buff, GCOVFormat Format)
    [all...]
  /external/llvm/include/llvm/Support/
GCOV.h 28 class GCOVFunction;
247 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
261 /// GCOVFunction - Collects function information.
262 class GCOVFunction {
267 GCOVFunction(GCOVFile &P) : Parent(P), Ident(0), LineNumber(0) {}
314 GCOVBlock(GCOVFunction &P, uint32_t N)
318 const GCOVFunction &getParent() const { return Parent; }
355 GCOVFunction &Parent;
370 typedef SmallVector<const GCOVFunction *, 1> FunctionVector;
407 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 typedef SmallVector<const GCOVFunction *, 1> FunctionVector;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 typedef SmallVector<const GCOVFunction *, 1> FunctionVector;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 typedef SmallVector<const GCOVFunction *, 1> FunctionVector;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 using FunctionVector = SmallVector<const GCOVFunction *, 1>;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 using FunctionVector = SmallVector<const GCOVFunction *, 1>;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 using FunctionVector = SmallVector<const GCOVFunction *, 1>;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 using FunctionVector = SmallVector<const GCOVFunction *, 1>;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 typedef SmallVector<const GCOVFunction *, 1> FunctionVector;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 typedef SmallVector<const GCOVFunction *, 1> FunctionVector;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 typedef SmallVector<const GCOVFunction *, 1> FunctionVector;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 using FunctionVector = SmallVector<const GCOVFunction *, 1>;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 using FunctionVector = SmallVector<const GCOVFunction *, 1>;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 using FunctionVector = SmallVector<const GCOVFunction *, 1>;
420 const GCOVFunction *Function)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
GCOV.h 36 class GCOVFunction;
257 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions;
271 /// GCOVFunction - Collects function information.
272 class GCOVFunction {
277 GCOVFunction(GCOVFile &P) : Parent(P) {}
326 GCOVBlock(GCOVFunction &P, uint32_t N) : Parent(P), Number(N) {}
329 const GCOVFunction &getParent() const { return Parent; }
369 GCOVFunction &Parent;
384 using FunctionVector = SmallVector<const GCOVFunction *, 1>;
420 const GCOVFunction *Function)
    [all...]
  /external/llvm/lib/IR/
GCOV.cpp 43 auto GFun = make_unique<GCOVFunction>(*this);
123 // GCOVFunction implementation.
127 bool GCOVFunction::readGCNO(GCOVBuffer &Buff, GCOV::GCOVVersion Version) {
250 bool GCOVFunction::readGCDA(GCOVBuffer &Buff, GCOV::GCOVVersion Version) {
337 uint64_t GCOVFunction::getEntryCount() const {
343 uint64_t GCOVFunction::getExitCount() const {
347 /// dump - Dump GCOVFunction content to dbgs() for debugging purposes.
348 LLVM_DUMP_METHOD void GCOVFunction::dump() const {
357 void GCOVFunction::collectLineCounts(FileInfo &FI) {
608 DenseMap<const GCOVFunction *, bool> LineExecs
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 72 class GCOVFunction;
132 SmallVector<std::unique_ptr<GCOVFunction>, 16> Funcs;
212 class GCOVFunction;
301 friend class GCOVFunction;
316 class GCOVFunction : public GCOVRecord {
318 GCOVFunction(const DISubprogram *SP, Function *F, raw_ostream *os,
529 Funcs.push_back(make_unique<GCOVFunction>(SP, &F, &out, FunctionIdent++,
532 GCOVFunction &Func = *Funcs.back();
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 157 class GCOVFunction;
230 friend class GCOVFunction;
245 class GCOVFunction : public GCOVRecord {
247 GCOVFunction(DISubprogram SP, raw_ostream *os, bool Use402Format) {
273 ~GCOVFunction() {
379 GCOVFunction Func(SP, os, Use402Format);

Completed in 642 milliseconds