/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/ |
D | GVNExpression.h | 157 static bool classof(const Expression *EB) { in classof() 276 static bool classof(const Expression *EB) { in classof() 310 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/google-benchmark/test/ |
D | register_benchmark_test.cc | 140 auto EB = ExpectedResults.begin(); in RunTestOne() local 169 auto EB = ExpectedResults.begin(); in RunTestTwo() local
|
D | skip_with_error_test.cc | 179 auto EB = ExpectedResults.begin(); in main() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | Analysis.cpp | 44 for (StructType::element_iterator EB = STy->element_begin(), in ComputeLinearIndex() local 82 for (StructType::element_iterator EB = STy->element_begin(), in ComputeValueVTs() local
|
/external/libcxx/utils/google-benchmark/test/ |
D | register_benchmark_test.cc | 140 auto EB = ExpectedResults.begin(); in RunTestOne() local 169 auto EB = ExpectedResults.begin(); in RunTestTwo() local
|
D | skip_with_error_test.cc | 179 auto EB = ExpectedResults.begin(); in main() local
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVDecorate.cpp | 208 auto EB = B->getLiteral(I); in operator ()() local 231 auto EB = B.getLiteral(I); in operator ==() local
|
/external/llvm/tools/lli/ |
D | OrcLazyJIT.cpp | 117 EngineBuilder EB; in runOrcLazyJIT() local
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 47 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-7.0/llvm/lib/CodeGen/ |
D | Analysis.cpp | 46 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/ |
D | LCSSA.cpp | 211 return llvm::any_of(ExitBlocks, [&](BasicBlock * EB) { in blockDominatesAnExit()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 77 Function::const_iterator BB = Fn->begin(), EB = Fn->end(); in set() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | FunctionLoweringInfo.cpp | 128 Function::const_iterator BB = Fn->begin(), EB = Fn->end(); in set() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollRuntime.cpp | 798 [SuccBB](BasicBlock *EB) { return EB == SuccBB; }) || in UnrollRuntimeLoopRemainder()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsConstantIslandPass.cpp | 1657 B->instr_begin(), EB = B->instr_end(); I != EB; ++I) { in prescanForConstants() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsConstantIslandPass.cpp | 1667 B->instr_begin(), EB = B->instr_end(); I != EB; ++I) { in prescanForConstants() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 2322 MachineBasicBlock *LB, *PB, *EB; member 2754 MachineBasicBlock *EB = nullptr; in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonBitSimplify.cpp | 2904 MachineBasicBlock *LB, *PB, *EB; member 3335 MachineBasicBlock *EB = nullptr; in runOnMachineFunction() local
|
D | HexagonLoopIdiomRecognition.cpp | 2360 auto DominatedByBB = [this,BB] (BasicBlock *EB) -> bool { in runOnLoopBlock()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 1391 EdgeBuilder EB(PD, PDB); in GenerateExtensivePathDiagnostic() local
|
/external/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 2149 MacroInstantiation::MacroInstantiation(SMLoc IL, int EB, SMLoc EL, in MacroInstantiation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 2468 MacroInstantiation::MacroInstantiation(SMLoc IL, int EB, SMLoc EL, in MacroInstantiation()
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 8722 if (auto *EB = dyn_cast<EnumConstantDecl>(VB)) { in isEquivalentInternalLinkageDeclaration() local
|