Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h156 static bool classof(const Expression *EB) { in classof()
275 static bool classof(const Expression *EB) { in classof()
309 static bool classof(const Expression *EB) { in classof()
345 static bool classof(const Expression *EB) { in classof()
387 static bool classof(const Expression *EB) { in classof()
429 static bool classof(const Expression *EB) { in classof()
514 static bool classof(const Expression *EB) { in classof()
559 static bool classof(const Expression *EB) { in classof()
596 static bool classof(const Expression *EB) { in classof()
632 static bool classof(const Expression *EB) { in classof()
/external/llvm-project/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h156 static bool classof(const Expression *EB) { in classof()
275 static bool classof(const Expression *EB) { in classof()
309 static bool classof(const Expression *EB) { in classof()
341 static bool classof(const Expression *EB) { in classof()
380 static bool classof(const Expression *EB) { in classof()
422 static bool classof(const Expression *EB) { in classof()
507 static bool classof(const Expression *EB) { in classof()
552 static bool classof(const Expression *EB) { in classof()
589 static bool classof(const Expression *EB) { in classof()
625 static bool classof(const Expression *EB) { in classof()
/external/rust/crates/ring/src/ec/suite_b/ops/
Delem.rs53 b: &Elem<M, EB>, in mul_mont() argument
66 b: &Elem<M, EB>, in binary_op() argument
82 b: &Elem<M, EB>, in binary_op_assign() argument
/external/llvm-project/llvm/utils/benchmark/test/
Dregister_benchmark_test.cc138 auto EB = ExpectedResults.begin(); in RunTestOne() local
167 auto EB = ExpectedResults.begin(); in RunTestTwo() local
Dskip_with_error_test.cc182 auto EB = ExpectedResults.begin(); in main() local
/external/google-benchmark/test/
Dregister_benchmark_test.cc140 auto EB = ExpectedResults.begin(); in RunTestOne() local
169 auto EB = ExpectedResults.begin(); in RunTestTwo() local
Dskip_with_error_test.cc185 auto EB = ExpectedResults.begin(); in main() local
/external/llvm-project/libcxx/utils/google-benchmark/test/
Dregister_benchmark_test.cc140 auto EB = ExpectedResults.begin(); in RunTestOne() local
169 auto EB = ExpectedResults.begin(); in RunTestTwo() local
Dskip_with_error_test.cc179 auto EB = ExpectedResults.begin(); in main() local
/external/libcxx/utils/google-benchmark/test/
Dregister_benchmark_test.cc140 auto EB = ExpectedResults.begin(); in RunTestOne() local
169 auto EB = ExpectedResults.begin(); in RunTestTwo() local
Dskip_with_error_test.cc179 auto EB = ExpectedResults.begin(); in main() local
/external/llvm/tools/lli/
DOrcLazyJIT.cpp117 EngineBuilder EB; in runOrcLazyJIT() local
/external/llvm-project/llvm/unittests/ExecutionEngine/JITLink/
DLinkGraphTests.cpp111 auto &EB = G.createContentBlock(Sec, BlockContent, 0x2000, 8, 0); in TEST() local
/external/llvm/lib/CodeGen/
DAnalysis.cpp47 for (StructType::element_iterator EB = STy->element_begin(), in ComputeLinearIndex() local
92 for (StructType::element_iterator EB = STy->element_begin(), in ComputeValueVTs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp45 for (StructType::element_iterator EB = STy->element_begin(), in ComputeLinearIndex() local
91 for (StructType::element_iterator EB = STy->element_begin(), in ComputeValueVTs() local
/external/llvm-project/llvm/lib/CodeGen/
DAnalysis.cpp46 for (StructType::element_iterator EB = STy->element_begin(), in ComputeLinearIndex() local
92 for (StructType::element_iterator EB = STy->element_begin(), in ComputeValueVTs() local
/external/llvm/lib/Transforms/Utils/
DLCSSA.cpp211 return llvm::any_of(ExitBlocks, [&](BasicBlock * EB) { in blockDominatesAnExit()
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp128 Function::const_iterator BB = Fn->begin(), EB = Fn->end(); in set() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp831 [SuccBB](BasicBlock *EB) { return EB == SuccBB; }) || in UnrollRuntimeLoopRemainder()
DLoopUtils.cpp709 if (any_of(ExitBlocks, [](const BasicBlock *EB) { in getLoopEstimatedTripCount()
/external/llvm-project/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp862 [SuccBB](BasicBlock *EB) { return EB == SuccBB; }) || in UnrollRuntimeLoopRemainder()
/external/rust/crates/ring/src/ec/suite_b/
Dops.rs101 b: &Elem<EB>, in elem_product()
259 b: &Scalar<EB>, in scalar_product()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp509 for (StructType::element_iterator EB = STy->element_begin(), EI = EB, in findFuncPointers() local
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp2009 Optional<fp::ExceptionBehavior> EB = CI->getExceptionBehavior(); in ConstantFoldScalarCall1() local
2014 Optional<fp::ExceptionBehavior> EB = CI->getExceptionBehavior(); in ConstantFoldScalarCall1() local
DModuleSummaryAnalysis.cpp513 for (StructType::element_iterator EB = STy->element_begin(), EI = EB, in findFuncPointers() local

12