Home
last modified time | relevance | path

Searched defs:BlockLen (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp521 unsigned BlockLen = PredTy.getVectorNumElements() * BitBytes; in createHvxPrefixPred() local
978 unsigned BlockLen = HwLen / Scale; in insertHvxSubvectorPred() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp399 uint32_t BlockLen = 1 + 1 + 1 + lengthOfGCOVString(getFunctionName(SP)) + in writeOut() local