/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugLocStream.h | 115 size_t EI = getIndex(E); in getBytes() local 120 size_t EI = getIndex(E); in getComments() local 141 size_t getNumBytes(size_t EI) const { in getNumBytes() 146 size_t getNumComments(size_t EI) const { in getNumComments()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugLocStream.h | 115 size_t EI = getIndex(E); in getBytes() local 120 size_t EI = getIndex(E); in getComments() local 141 size_t getNumBytes(size_t EI) const { in getNumBytes() 146 size_t getNumComments(size_t EI) const { in getNumComments()
|
D | DwarfAccelTable.cpp | 74 for (StringMap<DataArray>::iterator EI = Entries.begin(), EE = Entries.end(); in FinalizeTable() local 268 for (StringMap<DataArray>::const_iterator EI = Entries.begin(), in print() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | GraphWriter.h | 85 child_iterator EI = GTraits::child_begin(Node); in getEdgeSourceLabels() local 228 child_iterator EI = GTraits::child_begin(Node); in writeNode() local 238 void writeEdge(NodeRef Node, unsigned edgeidx, child_iterator EI) { in writeEdge()
|
/external/llvm/lib/Support/ |
D | Error.cpp | 61 handleAllErrors(std::move(E), [&](const ErrorInfoBase &EI) { in logAllUnhandledErrors() 86 handleAllErrors(std::move(Err), [&](const ErrorInfoBase &EI) { in errorToErrorCode()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | GraphWriter.h | 66 child_iterator EI = GTraits::child_begin(Node); in getEdgeSourceLabels() local 216 child_iterator EI = GTraits::child_begin(Node); in writeNode() local 226 void writeEdge(NodeType *Node, unsigned edgeidx, child_iterator EI) { in writeEdge()
|
/external/llvm/include/llvm/Support/ |
D | GraphWriter.h | 70 child_iterator EI = GTraits::child_begin(Node); in getEdgeSourceLabels() local 230 child_iterator EI = GTraits::child_begin(Node); in writeNode() local 240 void writeEdge(NodeType *Node, unsigned edgeidx, child_iterator EI) { in writeEdge()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Error.cpp | 61 handleAllErrors(std::move(E), [&](const ErrorInfoBase &EI) { in logAllUnhandledErrors() 86 handleAllErrors(std::move(Err), [&](const ErrorInfoBase &EI) { in errorToErrorCode()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 123 Instruction *InstCombiner::visitExtractElementInst(ExtractElementInst &EI) { in visitExtractElementInst() 292 } else if (ExtractElementInst *EI = dyn_cast<ExtractElementInst>(ScalarOp)){ in CollectSingleShuffleElements() local 347 if (ExtractElementInst *EI = dyn_cast<ExtractElementInst>(ScalarOp)) { in CollectShuffleElements() local 402 if (ExtractElementInst *EI = dyn_cast<ExtractElementInst>(ScalarOp)) { in visitInsertElementInst() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | Analysis.cpp | 45 EI = EB, in ComputeLinearIndex() local 83 EI = EB, in ComputeValueVTs() local
|
D | DwarfEHPrepare.cpp | 567 if (EHExceptionInst *EI = dyn_cast<EHExceptionInst>(II++)) { in MoveExceptionValueCalls() local 631 if (EHExceptionInst *EI = dyn_cast<EHExceptionInst>(II++)) { in MoveExceptionValueCalls() local
|
D | SjLjEHPrepare.cpp | 276 Instruction *EI = ExtractValueInst::Create(AI, 0, "",AfterAllocaInsertPt); in splitLiveRangesAcrossInvokes() local 811 Instruction *EI = ExtractValueInst::Create(AI, 0, "", AfterAllocaInsPt); in lowerIncomingArguments() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 68 Instruction *InstCombiner::scalarizePHI(ExtractElementInst &EI, PHINode *PN) { in scalarizePHI() 146 Instruction *InstCombiner::visitExtractElementInst(ExtractElementInst &EI) { in visitExtractElementInst() 339 } else if (ExtractElementInst *EI = dyn_cast<ExtractElementInst>(ScalarOp)){ in collectSingleShuffleElements() local 474 if (ExtractElementInst *EI = dyn_cast<ExtractElementInst>(ScalarOp)) { in collectShuffleElements() local 580 if (ExtractElementInst *EI = dyn_cast<ExtractElementInst>(ScalarOp)) { in visitInsertElementInst() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | BranchProbabilityInfo.cpp | 288 for (SmallPtrSet<BasicBlock *, 8>::iterator EI = BackEdges.begin(), in calcLoopBranchHeuristics() local 300 for (SmallPtrSet<BasicBlock *, 8>::iterator EI = InEdges.begin(), in calcLoopBranchHeuristics() local 313 for (SmallPtrSet<BasicBlock *, 8>::iterator EI = ExitingEdges.begin(), in calcLoopBranchHeuristics() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/ |
D | xray-graph.cpp | 232 EdgeIdentifier EI(ThreadStack.back().FuncId, TopFuncId); in accountRecord() local 242 EdgeIdentifier EI(VI, Record.FuncId); in accountRecord() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/XRay/ |
D | Graph.h | 465 const auto &EI = Val.first; in insert() local 480 auto EI = Val.first; in insert() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineVectorOps.cpp | 91 Instruction *InstCombiner::scalarizePHI(ExtractElementInst &EI, PHINode *PN) { in scalarizePHI() 169 Instruction *InstCombiner::visitExtractElementInst(ExtractElementInst &EI) { in visitExtractElementInst() 332 } else if (ExtractElementInst *EI = dyn_cast<ExtractElementInst>(ScalarOp)){ in collectSingleShuffleElements() local 475 if (ExtractElementInst *EI = dyn_cast<ExtractElementInst>(ScalarOp)) { in collectShuffleElements() local 796 if (ExtractElementInst *EI = dyn_cast<ExtractElementInst>(ScalarOp)) { in visitInsertElementInst() local
|
/external/llvm/lib/CodeGen/ |
D | Analysis.cpp | 48 EI = EB, in ComputeLinearIndex() local 93 EI = EB, in ComputeValueVTs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | Analysis.cpp | 47 EI = EB, in ComputeLinearIndex() local 92 EI = EB, in ComputeValueVTs() local
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | test_vector_ops_main.cpp | 79 for (size_t EI = 0; EI < NumTestElements; ++EI) { in testInsertElement() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mt/ |
D | llvm-mt.cpp | 84 handleAllErrors(std::move(EC), [&](const ErrorInfoBase &EI) { in error()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ToolDrivers/llvm-lib/ |
D | LibDriver.cpp | 170 handleAllErrors(std::move(E), [&](const ErrorInfoBase &EI) { in libDriverMain()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cvtres/ |
D | llvm-cvtres.cpp | 88 [&](const ErrorInfoBase &EI) { reportError(EI.message()); }); in error()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/XRay/ |
D | GraphTest.cpp | 28 typedef typename GraphT::EdgeIdentifier EI; typedef
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LowerInvoke.cpp | 313 Instruction *EI = ExtractValueInst::Create(AI, 0, "",AfterAllocaInsertPt); in splitLiveRangesLiveAcrossInvokes() local
|