Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp290 unsigned NumOpsPerField = isNewFormat() ? 3 : 2; in getNumFields() local
296 unsigned NumOpsPerField = isNewFormat() ? 3 : 2; in getFieldType() local
336 unsigned NumOpsPerField = NewFormat ? 3 : 2; in getField() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp5260 unsigned NumOpsPerField = IsNewFormat ? 3 : 2; in verifyTBAABaseNodeImpl() local
5374 unsigned NumOpsPerField = IsNewFormat ? 3 : 2; in getFieldNodeFromTBAABaseNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp6526 unsigned NumOpsPerField = IsNewFormat ? 3 : 2; in verifyTBAABaseNodeImpl() local
6640 unsigned NumOpsPerField = IsNewFormat ? 3 : 2; in getFieldNodeFromTBAABaseNode() local