Home
last modified time | relevance | path

Searched refs:VALUE_PROF_KIND (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfData.inc171 /* VALUE_PROF_KIND start */
172 #ifndef VALUE_PROF_KIND
173 #define VALUE_PROF_KIND(Enumerator, Value)
186 VALUE_PROF_KIND(IPVK_IndirectCallTarget, 0)
188 VALUE_PROF_KIND(IPVK_MemOPSize, 1)
194 VALUE_PROF_KIND(IPVK_First, IPVK_IndirectCallTarget)
195 VALUE_PROF_KIND(IPVK_Last, IPVK_MemOPSize)
197 #undef VALUE_PROF_KIND
198 /* VALUE_PROF_KIND end */
DInstrProf.h238 #define VALUE_PROF_KIND(Enumerator, Value) Enumerator = Value, macro
/external/compiler-rt/lib/profile/
DInstrProfData.inc161 /* VALUE_PROF_KIND start */
162 #ifndef VALUE_PROF_KIND
163 #define VALUE_PROF_KIND(Enumerator, Value)
176 VALUE_PROF_KIND(IPVK_IndirectCallTarget, 0)
182 VALUE_PROF_KIND(IPVK_First, IPVK_IndirectCallTarget)
183 VALUE_PROF_KIND(IPVK_Last, IPVK_IndirectCallTarget)
185 #undef VALUE_PROF_KIND
186 /* VALUE_PROF_KIND end */
DInstrProfiling.h19 #define VALUE_PROF_KIND(Enumerator, Value) Enumerator = Value, macro
/external/llvm/include/llvm/ProfileData/
DInstrProfData.inc161 /* VALUE_PROF_KIND start */
162 #ifndef VALUE_PROF_KIND
163 #define VALUE_PROF_KIND(Enumerator, Value)
176 VALUE_PROF_KIND(IPVK_IndirectCallTarget, 0)
182 VALUE_PROF_KIND(IPVK_First, IPVK_IndirectCallTarget)
183 VALUE_PROF_KIND(IPVK_Last, IPVK_IndirectCallTarget)
185 #undef VALUE_PROF_KIND
186 /* VALUE_PROF_KIND end */
DInstrProf.h239 #define VALUE_PROF_KIND(Enumerator, Value) Enumerator = Value, macro
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp293 #define VALUE_PROF_KIND(Enumerator, Value) #Enumerator, macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp331 #define VALUE_PROF_KIND(Enumerator, Value) #Enumerator, macro