Searched defs:Depth (Results 1 - 25 of 90) sorted by relevance

1234

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.h29 uint32_t Depth = 0; member in class:llvm::DWARFDebugInfoEntry
/netbsd-current/external/mit/expat/dist/examples/
H A Doutline.c58 int Depth; variable
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DScope.cpp190 OS << "Depth: " << Depth << '\n'; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugFixup.cpp91 auto Depth = static_cast<unsigned>(&Elem - &Stack[0]); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScoreboardHazardRecognizer.h45 size_t Depth = 0; member in class:llvm::ScoreboardHazardRecognizer::Scoreboard
[all...]
H A DMachineTraceMetrics.h245 unsigned Depth; member in struct:llvm::MachineTraceMetrics::InstrCycles
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp197 buildFlowGraphImpl(const FileAnalysis &Analysis, DenseSet<uint64_t> &OpenedNodes, GraphResult &Result, uint64_t Address, uint64_t Depth) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h39 int Depth, Height, Shift = 0; member in struct:clang::diff::Node
/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp205 void emitHeading(int Depth, std::string Heading, raw_ostream &OS) { argument
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Dprmacros.c287 UINT32 Depth = 1; local
H A Ddtcompiler.h132 UINT16 Depth; member in struct:dt_subtable
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLegacyPassManagers.h450 unsigned Depth; member in class:llvm::PMDataManager
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DParallel.h91 parallel_quick_sort(RandomAccessIterator Start, RandomAccessIterator End, const Comparator &Comp, TaskGroup &TG, size_t Depth) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp186 static bool hasInlineInfo(DWARFDie Die, uint32_t Depth) { argument
207 parseInlineInfo(GsymCreator &Gsym, CUInfo &CUI, DWARFDie Die, uint32_t Depth, FunctionInfo &FI, InlineInfo &parent) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DSignals.cpp114 printSymbolizedStackTrace(StringRef Argv0, void **StackTrace, int Depth, llvm::raw_ostream &OS) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp34 Align GISelKnownBits::computeKnownAlignment(Register R, unsigned Depth) { argument
87 dumpResult(const MachineInstr &MI, const KnownBits &Known, unsigned Depth) { argument
63 getKnownBits(Register R, const APInt &DemandedElts, unsigned Depth) argument
98 computeKnownBitsMin(Register Src0, Register Src1, KnownBits &Known, const APInt &DemandedElts, unsigned Depth) argument
116 computeKnownBitsImpl(Register R, KnownBits &Known, const APInt &DemandedElts, unsigned Depth) argument
508 computeNumSignBitsMin(Register Src0, Register Src1, const APInt &DemandedElts, unsigned Depth) argument
518 computeNumSignBits(Register R, const APInt &DemandedElts, unsigned Depth) argument
634 computeNumSignBits(Register R, unsigned Depth) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp343 unsigned Depth = PredTBI->InstrDepth + CurCount; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h139 const TemplateArgument &operator()(unsigned Depth, unsigned Index) const { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp133 LLVM_NODISCARD Value *Negator::visitImpl(Value *V, unsigned Depth) { argument
440 negate(Value *V, unsigned Depth) argument
[all...]
H A DInstCombineInternal.h474 KnownBits computeKnownBits(const Value *V, unsigned Depth, argument
469 computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, const Instruction *CxtI) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp220 uint64_t Depth = MI->getOperand(0).getImm(); local
253 uint64_t Depth = MI->getOperand(I).getImm(); local
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXComment.cpp335 unsigned clang_TParamCommandComment_getIndex(CXComment CXC, unsigned Depth) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-account.cpp134 auto Depth = Bitfield::get<RecursionStatus::Depth>(Storage); local
145 auto Depth local
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/executer/
H A Dexdump.c634 AcpiExDumpOperand( ACPI_OPERAND_OBJECT *ObjDesc, UINT32 Depth) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DItaniumDemangle.cpp66 unsigned Depth = 0; member in struct:__anon1930::DumpVisitor

Completed in 679 milliseconds

1234