Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1258 int LargestWidenIdx = -1; in checkPartialSizeAndActionsVector() local
1270 LargestWidenIdx = i; in checkPartialSizeAndActionsVector()
1284 if (LargestWidenIdx != -1) in checkPartialSizeAndActionsVector()
1285 assert(LargestWidenIdx < LargestLegalizableToSameSizeIdx); in checkPartialSizeAndActionsVector()