Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp290 unsigned NumOpsPerField = isNewFormat() ? 3 : 2; in getNumFields() local
296 unsigned NumOpsPerField = isNewFormat() ? 3 : 2; in getFieldType() local
333 unsigned NumOpsPerField = NewFormat ? 3 : 2; in getField() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp5260 unsigned NumOpsPerField = IsNewFormat ? 3 : 2; in verifyTBAABaseNodeImpl() local
5374 unsigned NumOpsPerField = IsNewFormat ? 3 : 2; in getFieldNodeFromTBAABaseNode() local