Home
last modified time | relevance | path

Searched defs:Seq (Results 1 – 25 of 31) sorted by relevance

12

/external/swiftshader/third_party/subzero/src/
DIceThreading.cpp22 EmitterWorkItem::EmitterWorkItem(uint32_t Seq) in EmitterWorkItem()
25 EmitterWorkItem::EmitterWorkItem(uint32_t Seq, in EmitterWorkItem()
29 EmitterWorkItem::EmitterWorkItem(uint32_t Seq, std::unique_ptr<Assembler> A) in EmitterWorkItem()
32 EmitterWorkItem::EmitterWorkItem(uint32_t Seq, std::unique_ptr<Cfg> F) in EmitterWorkItem()
/external/clang/test/PCH/
Dmake-integer-seq.cpp5 struct Seq { struct
10 using MakeSeq = __make_integer_seq<Seq, T, N>; argument
/external/clang/test/SemaCXX/
Dmake_integer_seq.cpp6 struct Seq { struct
11 using MakeSeq = __make_integer_seq<Seq, T, N>; argument
/external/llvm/utils/TableGen/
DSequenceToOffsetTable.h68 void add(const SeqT &Seq) { in add()
104 unsigned get(const SeqT &Seq) const { in get()
DCodeGenSchedule.cpp186 RecVec Seq = RWDef->getValueAsListOfDefs("Writes"); in scanSchedRW() local
329 std::string CodeGenSchedModels::genRWName(ArrayRef<unsigned> Seq, bool IsRead) { in genRWName()
460 unsigned CodeGenSchedModels::findRWForSequence(ArrayRef<unsigned> Seq, in findRWForSequence()
474 unsigned CodeGenSchedModels::findOrInsertRW(ArrayRef<unsigned> Seq, in findOrInsertRW()
1200 SmallVectorImpl<unsigned> &Seq = RWSequences.back(); in pushVariant() local
1354 SmallVectorImpl<unsigned> &Seq = LastTransitions[0].WriteSequences[Idx]; in inferFromRW() local
1365 SmallVectorImpl<unsigned> &Seq = LastTransitions[0].ReadSequences[Idx]; in inferFromRW() local
/external/llvm/lib/Fuzzer/
DFuzzerFnAdapter.h136 template <int...> struct Seq {}; struct
/external/v8/src/
Deffects.h47 static Effect Seq(Effect e1, Effect e2, Zone* zone) { in Seq() function
94 void Seq(Var var, Effect effect) { in Seq() function
102 void Seq(Effects that) { in Seq() function
/external/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.cpp86 void MipsAnalyzeImmediate::ReplaceADDiuSLLWithLUi(InstSeq &Seq) { in ReplaceADDiuSLLWithLUi()
DMipsSEInstrInfo.cpp480 const MipsAnalyzeImmediate::InstSeq &Seq = in loadImmediate() local
DMipsSEISelDAGToDAG.cpp782 const MipsAnalyzeImmediate::InstSeq &Seq = in trySelect() local
/external/llvm/utils/lit/lit/
DShCommands.py65 class Seq: class
/external/swiftshader/third_party/LLVM/utils/lit/lit/
DShCommands.py65 class Seq: class
/external/llvm/lib/Transforms/ObjCARC/
DPtrState.h110 unsigned char Seq : 8; variable
DObjCARCOpts.cpp1017 const Sequence Seq = I->second.GetSeq(); in CheckForCFGHazards() local
/external/python/cpython2/Lib/test/
Dtest_enumerate.py178 class Seq: class
Dtest_iter.py355 class Seq: class
/external/v8/tools/gcmole/
Dgcmole.cc802 ExprEffect Seq(clang::Stmt* parent, in Seq() function in __anona2c38c5e0111::FunctionAnalyzer
984 void Seq(clang::Stmt* a, clang::Stmt* b, clang::Stmt* c) { in Seq() function in __anona2c38c5e0111::FunctionAnalyzer::Block
991 void Seq(clang::Stmt* a, clang::Stmt* b) { in Seq() function in __anona2c38c5e0111::FunctionAnalyzer::Block
/external/pdfium/third_party/lcms2-2.6/src/
Dcmsnamed.c728 cmsSEQ* Seq; in cmsAllocProfileSequenceDescription() local
Dcmsvirt.c67 cmsSEQ* Seq = cmsAllocProfileSequenceDescription(ContextID, 1); in SetSeqDescTag() local
Dcmstypes.c3322 cmsSEQ* Seq = (cmsSEQ*) Ptr; in Type_ProfileSequenceDesc_Write() local
3436 cmsSEQ* Seq = (cmsSEQ*) Cargo; in WriteSeqID() local
3451 cmsSEQ* Seq = (cmsSEQ*) Ptr; in Type_ProfileSequenceId_Write() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp1201 Sequence Seq; member in __anon854a98540811::PtrState
2389 Sequence Seq = S.GetSeq(); in VisitBottomUp() local
2566 Sequence Seq = S.GetSeq(); in VisitTopDown() local
/external/libmojo/mojo/edk/system/
Ddata_pipe_unittest.cc785 void Seq(int32_t start, size_t count, int32_t* out) { in Seq() function
/external/clang/lib/Sema/
DSemaInit.cpp1149 InitializationSequence Seq(SemaRef, Entity, Kind, expr, in CheckSubElementType() local
7831 InitializationSequence Seq(*this, Entity, Kind, InitE); in CanPerformCopyInitialization() local
7853 InitializationSequence Seq(*this, Entity, Kind, InitE, TopLevelOfInitList); in PerformCopyInitialization() local
/external/llvm/unittests/Support/
DYAMLIOTest.cpp2126 OptionalTestSeq Seq; in TEST() local
2229 std::vector<FlowSeq> Seq; in TEST() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2934 static void insertLineSequence(std::vector<DWARFDebugLine::Row> &Seq, in insertLineSequence()
3006 std::vector<DWARFDebugLine::Row> Seq; in patchLineTableForUnit() local

12