Home
last modified time | relevance | path

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

/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/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/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/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/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/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/rust/crates/ring/src/ec/suite_b/
Dops.rs105 b: &Elem<EB>, in elem_product()
263 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/lib/Target/Mips/
DMipsConstantIslandPass.cpp1667 B->instr_begin(), EB = B->instr_end(); I != EB; ++I) { in prescanForConstants() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp1645 B->instr_begin(), EB = B->instr_end(); I != EB; ++I) { in prescanForConstants() local
/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2322 MachineBasicBlock *LB, *PB, *EB; member
2754 MachineBasicBlock *EB = nullptr; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2909 MachineBasicBlock *LB, *PB, *EB; member
3340 MachineBasicBlock *EB = nullptr; in runOnMachineFunction() local
DHexagonLoopIdiomRecognition.cpp2360 auto DominatedByBB = [this,BB] (BasicBlock *EB) -> bool { in runOnLoopBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1438 for (auto EB = Entries.begin(), EI = EB, EE = Entries.end(); EI != EE; ++EI) { in buildLocationList() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1391 EdgeBuilder EB(PD, PDB); in GenerateExtensivePathDiagnostic() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp2149 MacroInstantiation::MacroInstantiation(SMLoc IL, int EB, SMLoc EL, in MacroInstantiation()
/external/clang/lib/Sema/
DSemaOverload.cpp8722 if (auto *EB = dyn_cast<EnumConstantDecl>(VB)) { in isEquivalentInternalLinkageDeclaration() local