Searched defs:Sequence (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPriorityQueue.h29 PriorityQueue(const Compare &compare = Compare(), const Sequence &sequence = Sequence()) argument
35 PriorityQueue(Iterator begin, Iterator end, const Compare &compare = Compare(), const Sequence &sequence = Sequence()) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DCodeEmitter.h46 ArrayRef<MCInst> Sequence; member in class:llvm::mca::CodeEmitter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h53 std::vector<SUnit*> Sequence; member in class:llvm::ScheduleDAGSDNodes
H A DScheduleDAGFast.cpp653 std::vector<SDNode*> Sequence; member in class:__anon1816::ScheduleDAGLinearize
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DCloneDetection.h381 VariablePattern(const StmtSequence &Sequence) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h40 enum Sequence { enum in namespace:llvm::objcarc
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.cpp155 expandPredicateSequence(raw_ostream &OS, const RecVec &Sequence, bool IsCheckAll) argument
H A DCodeGenSchedule.h53 IdxVec Sequence; member in struct:llvm::CodeGenSchedRW
[all...]
H A DRegisterInfoEmitter.cpp779 SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; local
801 const SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp25 static SDValue emitMemMem(SelectionDAG &DAG, const SDLoc &DL, unsigned Sequence, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp317 static void CollectStmtSequenceData(const StmtSequence &Sequence, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp135 std::vector<SUnit*> Sequence; member in class:__anon1785::SchedulePostRATDList
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h206 struct Sequence { struct in class:llvm::DWARFDebugLine
379 struct Sequence Sequence; member in struct:llvm::DWARFDebugLine::ParsingState
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h44 Sequence, member in class:llvm::yaml::NodeKind
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp414 DWARFDebugLine::Sequence::Sequence() { reset(); } function in class:DWARFDebugLine::Sequence
955 DWARFDebugLine::Sequence Sequence; local
988 DWARFDebugLine::Sequence Sequence; local
[all...]
/freebsd-11-stable/stand/efi/include/
H A Defipxebc.h97 UINT16 Sequence; member in struct:__anon4886::__anon4887::__anon4888
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl2.h740 UINT8 Sequence; /* HPET sequence number */ member in struct:acpi_table_hpet
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4108 SmallVector<const SCEV *, 8> Sequence; local

Completed in 245 milliseconds