Home
last modified time | relevance | path

Searched defs:BN (Results 1 – 25 of 43) sorted by relevance

12

/external/llvm-project/clang/unittests/AST/
DASTTraverserTest.cpp648 auto BN = ast_matchers::match( in TEST() local
691 auto BN = ast_matchers::match(functionDecl(hasName("foo")).bind("fn"), in TEST() local
790 auto BN = ast_matchers::match(functionDecl(hasName(name)).bind("fn"), in TEST() local
977 auto BN = ast_matchers::match( in TEST() local
1155 auto BN = ast_matchers::match( in TEST() local
1201 auto BN = ast_matchers::match( in TEST() local
1277 auto BN = ast_matchers::match(functionDecl(hasName("forLoop")).bind("func"), in TEST() local
1371 auto BN = ast_matchers::match( in TEST() local
1426 auto BN = ast_matchers::match( in TEST() local
1497 auto BN = ast_matchers::match( in TEST() local
[all …]
/external/tensorflow/tensorflow/core/kernels/image/
Dnon_max_suppression_op_benchmark_test.cc51 #define BM_CombinedNonMaxSuppressionDev(DEVICE, B, BN, CN, Q) \ argument
61 #define BM_Batch(BN, CN, Q) \ argument
/external/llvm-project/llvm/lib/CodeGen/
DLiveRangeCalc.cpp127 unsigned BN = MBB.getNumber(); in isDefOnEntry() local
285 for (unsigned BN : WorkList) { in findReachingDefs() local
315 for (unsigned BN : WorkList) { in findReachingDefs() local
446 unsigned BN = PredQueue[i]; in isJointlyDominated() local
DRDFRegisters.cpp206 const uint32_t *BN = getRegMaskBits(RN.Reg); in aliasMM() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp279 unsigned BN = MBB.getNumber(); in isDefOnEntry() local
437 for (unsigned BN : WorkList) { in findReachingDefs() local
467 for (unsigned BN : WorkList) { in findReachingDefs() local
598 unsigned BN = PredQueue[i]; in isJointlyDominated() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-parent-virtual-call.cpp68 class BN : public A { class
85 class BN : public N1::A { class
/external/rust/crates/unicode-bidi/src/char_data/
Dtables.rs22 BN, enumerator
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/
DTestClassOverride.java42 private static final int BN = TestData.BN; field in TestClassOverride
DTestData.java44 protected static final int BN = UCharacterDirection.BOUNDARY_NEUTRAL; field in TestData
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestClassOverride.java39 private static final int BN = TestData.BN; field in TestClassOverride
DTestData.java41 protected static final int BN = UCharacterDirection.BOUNDARY_NEUTRAL; field in TestData
/external/icu/icu4c/source/test/cintltst/
Dcbiditst.h52 #define BN U_BOUNDARY_NEUTRAL macro
/external/deqp-deps/glslang/glslang/MachineIndependent/
DpropagateNoContraction.cpp493 if (glslang::TIntermBinary* BN = node->getAsBinaryNode()) { in getPrecisenessAndRemainedAccessChain() local
634 if (glslang::TIntermBinary* BN = defining_node->getAsBinaryNode()) { in propagateNoContractionInOneExpression() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DpropagateNoContraction.cpp493 if (glslang::TIntermBinary* BN = node->getAsBinaryNode()) { in getPrecisenessAndRemainedAccessChain() local
634 if (glslang::TIntermBinary* BN = defining_node->getAsBinaryNode()) { in propagateNoContractionInOneExpression() local
/external/llvm-project/llvm/utils/yaml-bench/
DYAMLBench.cpp98 } else if (yaml::BlockScalarNode *BN = dyn_cast<yaml::BlockScalarNode>(n)) { in dumpNode() local
/external/llvm/utils/yaml-bench/
DYAMLBench.cpp99 } else if (yaml::BlockScalarNode *BN = dyn_cast<yaml::BlockScalarNode>(n)) { in dumpNode() local
/external/llvm-project/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp1485 LazyCallGraph::Node &BN = *CG.lookup(lookupFunction(*M, "b")); in TEST() local
1562 LazyCallGraph::Node &BN = *CG.lookup(lookupFunction(*M, "b")); in TEST() local
2059 LazyCallGraph::Node &BN = *CG.lookup(lookupFunction(*M, "b")); in TEST() local
2127 LazyCallGraph::Node &BN = CG.get(lookupFunction(*M, "b")); in TEST() local
/external/llvm-project/flang/include/flang/Common/
Dformat.h41 ENUM_CLASS(TokenKind, None, A, B, BN, BZ, D, DC, DP, DT, E, EN, ES, EX, F, G, I, in ENUM_CLASS() argument
/external/llvm-project/flang/include/flang/Parser/
Dformat-specification.h87 BN, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFRegisters.cpp201 const uint32_t *BN = getRegMaskBits(RN.Reg); in aliasMM() local
DBitTracker.cpp1025 int BN = B->getNumber(); in reached() local
1128 unsigned BN = B.getNumber(); in run() local
/external/llvm/lib/Target/Hexagon/
DBitTracker.cpp1034 int BN = B->getNumber(); in reached() local
1063 unsigned BN = I->getNumber(); in run() local
DHexagonBitSimplify.cpp1283 unsigned BN, BW; in processBlock() local
2037 unsigned BN, BW; in genExtractLow() local
2072 unsigned BN = MI->getOperand(2).getImm(); in simplifyTstbit() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DBitTracker.cpp1027 int BN = B->getNumber(); in reached() local
1130 unsigned BN = B.getNumber(); in run() local
/external/tensorflow/tensorflow/core/kernels/special_math/
Dspecial_math_op_misc_impl.h64 const Scalar BN[] = { in generic_dawsn_interval_2() local

12