Home
last modified time | relevance | path

Searched defs:Sequence (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h201 struct Sequence { struct
218 static bool orderByHighPC(const Sequence &LHS, const Sequence &RHS) { in orderByHighPC() argument
241 void appendSequence(const DWARFDebugLine::Sequence &S) { in appendSequence() argument
404 struct Sequence Sequence; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DCodeEmitter.h42 ArrayRef<MCInst> Sequence; variable
H A DSourceMgr.h30 ArrayRef<UniqueInst> Sequence; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h53 std::vector<SUnit*> Sequence; variable
H A DScheduleDAGFast.cpp653 std::vector<SDNode*> Sequence; member in __anon50dbaec70211::ScheduleDAGLinearize
H A DSelectionDAG.cpp10309 SmallVectorImpl<SDValue> &Sequence, in getRepeatedSequence()
10354 bool BuildVectorSDNode::getRepeatedSequence(SmallVectorImpl<SDValue> &Sequence, in getRepeatedSequence()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DYamlIO.rst805 Sequence chapter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h41 enum Sequence { enum
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DYAMLTraits.h46 Sequence, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp3814 maybeRecoverWithZeroInitialization(Sema &S, InitializationSequence &Sequence, in maybeRecoverWithZeroInitialization()
3835 InitializationSequence &Sequence, in MaybeProduceObjCObject()
3877 InitializationSequence &Sequence, in TryInitializerListConstruction()
4044 InitializationSequence &Sequence, in TryConstructorInitialization()
4224 InitializationSequence &Sequence) { in ResolveOverloadedFunctionForReferenceBinding()
4267 InitializationSequence &Sequence, in TryReferenceListInitialization()
4358 InitializationSequence &Sequence, in TryListInitialization()
4557 InitializationSequence &Sequence) { in TryRefInitWithConversionFunction()
4743 InitializationSequence &Sequence) { in TryReferenceInitialization()
4784 InitializationSequence &Sequence) { in TryReferenceInitializationCore()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp503 DWARFDebugLine::Sequence::Sequence() { reset(); } in Sequence() function in DWARFDebugLine::Sequence
1255 DWARFDebugLine::Sequence Sequence; in lookupAddressImpl() local
1288 DWARFDebugLine::Sequence Sequence; in lookupAddressRangeImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCloneDetection.h381 VariablePattern(const StmtSequence &Sequence) { in VariablePattern()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp133 std::vector<SUnit*> Sequence; member in __anon3e4a0d930111::SchedulePostRATDList
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugUtils.cpp119 const SequencePrinter<Sequence, Pred> &Printer) { in operator <<()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DPredicateExpander.cpp156 const RecVec &Sequence, in expandPredicateSequence()
H A DRegisterInfoEmitter.cpp783 SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask() local
805 const SmallVectorImpl<MaskRolPair> &Sequence = Sequences[s]; in emitComposeSubRegIndexLaneMask() local
H A DCodeGenSchedule.h55 IdxVec Sequence; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp25 static SDValue emitMemMem(SelectionDAG &DAG, const SDLoc &DL, unsigned Sequence, in emitMemMem()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp318 static void CollectStmtSequenceData(const StmtSequence &Sequence, in CollectStmtSequenceData()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h531 friend class Sequence; variable
635 Sequence() : last_expectation_(new Expectation) {} in Sequence() function
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defipxebc.h92 UINT16 Sequence; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d5614 template Sequence(size_t start, size_t end) in Sequence() function
5617 alias Sequence = AliasSeq!(start, Sequence!(start+1, end)); in Sequence() local
5619 alias Sequence = AliasSeq!(); in Sequence() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl1.h487 UINT32 Sequence; /* Used to detect runtime CDAT table changes */ member
2192 UINT8 Sequence; /* HPET sequence number */ global() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp4124 SmallVector<const SCEV *, 8> Sequence; in GenerateCrossUseConstantOffsets() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d5078 struct Sequence(alias fun, State) in Sequence() function

12