Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/typescript/tests/baselines/reference/
Doverride3.js22 class EB extends D { class
64 function EB() { class in EB
/third_party/benchmark/test/
Dregister_benchmark_test.cc152 auto EB = ExpectedResults.begin(); in RunTestOne() local
181 auto EB = ExpectedResults.begin(); in RunTestTwo() local
Dskip_with_error_test.cc189 auto EB = ExpectedResults.begin(); in main() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp509 for (StructType::element_iterator EB = STy->element_begin(), EI = EB, in findFuncPointers() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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