OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COVMAP_FUNC_RECORD
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/lib/profile/
InstrProfData.inc
188
/*
COVMAP_FUNC_RECORD
start */
192
#ifndef
COVMAP_FUNC_RECORD
193
#define
COVMAP_FUNC_RECORD
(Type, LLVMType, Name, Initializer)
198
COVMAP_FUNC_RECORD
(const IntPtrT, llvm::Type::getInt8PtrTy(Ctx), \
201
COVMAP_FUNC_RECORD
(const uint32_t, llvm::Type::getInt32Ty(Ctx), NameSize, \
205
COVMAP_FUNC_RECORD
(const int64_t, llvm::Type::getInt64Ty(Ctx), NameRef, \
209
COVMAP_FUNC_RECORD
(const uint32_t, llvm::Type::getInt32Ty(Ctx), DataSize, \
212
COVMAP_FUNC_RECORD
(const uint64_t, llvm::Type::getInt64Ty(Ctx), FuncHash, \
214
#undef
COVMAP_FUNC_RECORD
215
/*
COVMAP_FUNC_RECORD
end. *
[
all
...]
/external/llvm/include/llvm/ProfileData/
InstrProfData.inc
188
/*
COVMAP_FUNC_RECORD
start */
192
#ifndef
COVMAP_FUNC_RECORD
193
#define
COVMAP_FUNC_RECORD
(Type, LLVMType, Name, Initializer)
198
COVMAP_FUNC_RECORD
(const IntPtrT, llvm::Type::getInt8PtrTy(Ctx), \
201
COVMAP_FUNC_RECORD
(const uint32_t, llvm::Type::getInt32Ty(Ctx), NameSize, \
205
COVMAP_FUNC_RECORD
(const int64_t, llvm::Type::getInt64Ty(Ctx), NameRef, \
209
COVMAP_FUNC_RECORD
(const uint32_t, llvm::Type::getInt32Ty(Ctx), DataSize, \
212
COVMAP_FUNC_RECORD
(const uint64_t, llvm::Type::getInt64Ty(Ctx), FuncHash, \
214
#undef
COVMAP_FUNC_RECORD
215
/*
COVMAP_FUNC_RECORD
end. *
[
all
...]
/external/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h
503
#define
COVMAP_FUNC_RECORD
(Type, LLVMType, Name, Init) Type Name;
532
#define
COVMAP_FUNC_RECORD
(Type, LLVMType, Name, Init) Type Name;
/external/clang/lib/CodeGen/
CoverageMappingGen.cpp
[
all
...]
Completed in 998 milliseconds