Searched defs:Prev (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A Dilist_node.h28 NodeTy *Prev; member in class:llvm::ilist_half_node
59 NodeTy *Prev = this->getPrev(); local
70 const NodeTy *Prev = this->getPrev(); local
[all...]
H A DSparseMultiSet.h89 unsigned Prev; member in struct:llvm::SparseMultiSet::SMSNode
153 unsigned addValue(const ValueT& V, unsigned Prev, unsigne argument
235 unsigned Prev() const { return SMS->Dense[Idx].Prev; } function in class:llvm::SparseMultiSet::iterator_base
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DUnicodeCharRanges.h66 uint32_t Prev = 0; local
H A DRecycler.h36 RecyclerStruct *Prev, *Next; member in struct:llvm::RecyclerStruct
H A DRegistry.h139 listener *Prev, *Next; member in class:llvm::Registry::listener
H A DTimer.h86 Timer **Prev, *Next; // Doubly linked list of timers in the group. member in class:llvm::Timer
166 TimerGroup **Prev, *Next; // Doubly linked list of TimerGroup's. member in class:llvm::TimerGroup
/freebsd-10-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnseval.c356 ACPI_OPERAND_OBJECT *Prev; local
H A Dnsutils.c704 ACPI_OPERAND_OBJECT *Prev; local
/freebsd-10-stable/contrib/llvm/tools/lli/
H A DRemoteTarget.cpp56 sys::MemoryBlock *Prev = Allocations.size() ? &Allocations.back() : NULL; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutaddress.c153 ACPI_ADDRESS_RANGE *Prev; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/parser/
H A Dpsparse.c147 ACPI_PARSE_OBJECT *Prev; local
H A Dpsloop.c317 ACPI_OPERAND_OBJECT *Prev; local
[all...]
H A Dpsargs.c765 ACPI_PARSE_OBJECT *Prev = NULL; local
/freebsd-10-stable/contrib/llvm/lib/Option/
H A DOption.cpp143 const char *Prev = Str; local
H A DOptTable.cpp198 unsigned Prev = Index; local
274 unsigned Prev = Index; local
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Daslexternal.c84 ACPI_PARSE_OBJECT *Prev; local
326 ACPI_PARSE_OBJECT *Prev; local
[all...]
H A Ddtio.c209 DT_FIELD *Prev; local
H A Daslerror.c137 ASL_ERROR_MSG *Prev; local
/freebsd-10-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmnames.c297 ACPI_PARSE_OBJECT *Prev; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitor.h264 VisitNode(const ExplodedNode *N, const ExplodedNode *Prev, BugReporterContext &BRC, BugReport &BR) argument
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DUse.h130 PointerIntPair<Use**, 2, PrevPtrTag> Prev; member in class:llvm::Use
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp227 MachineOperand *Prev = MO->Contents.Reg.Prev; local
268 MachineOperand *Prev = Src->Contents.Reg.Prev; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h80 static BlockEdge PrevEdge(const CFGBlock *B, const CFGBlock *Prev) { argument
103 static BlockEdge PrevEdge(const CFGBlock *B, const CFGBlock *Prev) { argument
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h162 MachineOperand *Prev; // Access list for register. See MRI. member in struct:llvm::MachineOperand::__anon2023::__anon2024
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp122 FormatToken *Prev = CurrentToken->getPreviousNonComment(); local

Completed in 314 milliseconds

123