Home
last modified time | relevance | path

Searched refs:Int16ArrayVals (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp922 Constant *Int16ArrayVals[IPVK_Last + 1]; in getOrCreateRegionCounters() local
924 Int16ArrayVals[Kind] = ConstantInt::get(Int16Ty, PD.NumValueSites[Kind]); in getOrCreateRegionCounters()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfData.inc86 ConstantArray::get(Int16ArrayTy, Int16ArrayVals))
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc92 ConstantArray::get(Int16ArrayTy, Int16ArrayVals))