Home
last modified time | relevance | path

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

/external/google-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.cc140 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/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/libcxx/utils/google-benchmark/test/
Dskip_with_error_test.cc140 auto EB = ExpectedResults.begin(); in main() local
Dregister_benchmark_test.cc138 auto EB = ExpectedResults.begin(); in main() 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/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/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/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