Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h157 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/
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/swiftshader/third_party/LLVM/lib/CodeGen/
DAnalysis.cpp44 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/
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/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVDecorate.cpp208 auto EB = B->getLiteral(I); in operator ()() local
231 auto EB = B.getLiteral(I); in operator ==() 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-7.0/llvm/lib/CodeGen/
DAnalysis.cpp46 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/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp77 Function::const_iterator BB = Fn->begin(), EB = Fn->end(); in set() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp128 Function::const_iterator BB = Fn->begin(), EB = Fn->end(); in set() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollRuntime.cpp798 [SuccBB](BasicBlock *EB) { return EB == SuccBB; }) || in UnrollRuntimeLoopRemainder()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp1657 B->instr_begin(), EB = B->instr_end(); I != EB; ++I) { in prescanForConstants() local
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp1667 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-7.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2904 MachineBasicBlock *LB, *PB, *EB; member
3335 MachineBasicBlock *EB = nullptr; in runOnMachineFunction() local
DHexagonLoopIdiomRecognition.cpp2360 auto DominatedByBB = [this,BB] (BasicBlock *EB) -> bool { in runOnLoopBlock()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp2468 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