Home
last modified time | relevance | path

Searched defs:LLVMType (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfiling.h26 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; argument
37 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Initializer) Type Name; argument
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp389 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) LLVMType, in getOrCreateRegionCounters() argument
403 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Init, in getOrCreateRegionCounters() argument
463 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Init) LLVMType, in emitVNodes() argument
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp965 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) LLVMType, in addFunctionMappingRecord() argument
974 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Init, in addFunctionMappingRecord() argument
1050 #define COVMAP_HEADER(Type, LLVMType, Name, Init) LLVMType, in emit() argument
1056 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Init, in emit() argument
/aosp_15_r20/external/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h503 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
532 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
559 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h836 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
886 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
930 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
983 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h692 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
724 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
754 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1099 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1150 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1194 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1247 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp822 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) LLVMType, in getOrCreateRegionCounters() argument
836 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Init, in getOrCreateRegionCounters() argument
897 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Init) LLVMType, in emitVNodes() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1194 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1245 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1289 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1342 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1191 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1242 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1286 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1339 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1194 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1245 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1289 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
1342 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1012 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) LLVMType, in getOrCreateRegionCounters() argument
1051 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Init, in getOrCreateRegionCounters() argument
1108 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Init) LLVMType, in emitVNodes() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProf.h1202 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
1207 #define INSTR_PROF_VTABLE_DATA(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DInstrProf.h1202 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
1207 #define INSTR_PROF_VTABLE_DATA(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProf.h1339 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
1344 #define INSTR_PROF_VTABLE_DATA(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_export_type.h250 inline void setAbstractLLVMType(llvm::Type *LLVMType) const { in setAbstractLLVMType()
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DInstrProf.h916 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h1112 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h1209 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProf.h1184 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument