/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | GISelKnownBits.cpp | 34 Align GISelKnownBits::computeKnownAlignment(Register R, unsigned Depth) { in computeKnownAlignment() 64 unsigned Depth) { in getKnownBits() 87 dumpResult(const MachineInstr &MI, const KnownBits &Known, unsigned Depth) { in dumpResult() 101 unsigned Depth) { in computeKnownBitsMin() 118 unsigned Depth) { in computeKnownBitsImpl() 510 unsigned Depth) { in computeNumSignBitsMin() 520 unsigned Depth) { in computeNumSignBits() 634 unsigned GISelKnownBits::computeNumSignBits(Register R, unsigned Depth) { in computeNumSignBits()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 197 static void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() 213 const DataLayout &DL, unsigned Depth, in computeKnownBits() 223 unsigned Depth, AssumptionCache *AC, in computeKnownBits() 237 unsigned Depth, AssumptionCache *AC, in computeKnownBits() 247 const DataLayout &DL, unsigned Depth, in computeKnownBits() 297 bool OrZero, unsigned Depth, in isKnownToBeAPowerOfTwo() 309 bool llvm::isKnownNonZero(const Value *V, const DataLayout &DL, unsigned Depth, in isKnownNonZero() 317 unsigned Depth, AssumptionCache *AC, in isKnownNonNegative() 325 bool llvm::isKnownPositive(const Value *V, const DataLayout &DL, unsigned Depth, in isKnownPositive() 337 bool llvm::isKnownNegative(const Value *V, const DataLayout &DL, unsigned Depth, in isKnownNegative() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugInfoEntry.h | 29 uint32_t Depth = 0; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 439 MultiParseScope &TemplateScopes, unsigned Depth, in ParseTemplateParameters() 481 Parser::ParseTemplateParameterList(const unsigned Depth, in ParseTemplateParameterList() 617 NamedDecl *Parser::ParseTemplateParameter(unsigned Depth, unsigned Position) { in ParseTemplateParameter() 759 NamedDecl *Parser::ParseTypeParameter(unsigned Depth, unsigned Position) { in ParseTypeParameter() 855 Parser::ParseTemplateTemplateParameter(unsigned Depth, unsigned Position) { in ParseTemplateTemplateParameter() 960 Parser::ParseNonTypeTemplateParameter(unsigned Depth, unsigned Position) { in ParseNonTypeTemplateParameter()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | ScoreboardHazardRecognizer.h | 45 size_t Depth = 0; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyInstPrinter.cpp | 220 uint64_t Depth = MI->getOperand(0).getImm(); in printInst() local 253 uint64_t Depth = MI->getOperand(I).getImm(); in printInst() local
|
/netbsd-src/external/mit/expat/dist/examples/ |
H A D | outline.c | 58 int Depth; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 133 LLVM_NODISCARD Value *Negator::visitImpl(Value *V, unsigned Depth) { in visitImpl() 440 LLVM_NODISCARD Value *Negator::negate(Value *V, unsigned Depth) { in negate()
|
H A D | InstCombineSimplifyDemanded.cpp | 73 KnownBits &Known, unsigned Depth) { in SimplifyDemandedBits() 110 unsigned Depth, in SimplifyDemandedUseBits() 860 Instruction *I, const APInt &DemandedMask, KnownBits &Known, unsigned Depth, in SimplifyMultipleUseDemandedBits() 1083 unsigned Depth, in SimplifyDemandedVectorElts()
|
H A D | InstCombineInternal.h | 470 unsigned Depth, const Instruction *CxtI) const { in computeKnownBits() 474 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnit.cpp | 364 uint32_t Depth = 0; in extractDIEsToVector() local 714 const uint32_t Depth = Die->getDepth(); in getParent() local 733 uint32_t Depth = Die->getDepth(); in getSibling() local 753 uint32_t Depth = Die->getDepth(); in getPreviousSibling() local 784 uint32_t Depth = Die->getDepth(); in getLastChild() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | TextNodeDumper.h | 98 unsigned Depth = Pending.size(); in AddChild() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyDebugFixup.cpp | 91 auto Depth = static_cast<unsigned>(&Elem - &Stack[0]); in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangOptionDocEmitter.cpp | 205 void emitHeading(int Depth, std::string Heading, raw_ostream &OS) { in emitHeading() 353 void emitGroup(int Depth, const DocumentedGroup &Group, const Record *DocInfo, in emitGroup() 371 void emitDocumentation(int Depth, const Documentation &Doc, in emitDocumentation()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-account.h | 41 using Depth = Bitfield::Element<int32_t, 0, 31>; // Low 31 bits. member
|
H A D | xray-account.cpp | 134 auto Depth = Bitfield::get<RecursionStatus::Depth>(Storage); in operator ++() local 145 auto Depth = Bitfield::get<RecursionStatus::Depth>(Storage); in operator --() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCAPElim.cpp | 44 bool MayAutorelease(const CallBase &CB, unsigned Depth = 0) { in MayAutorelease()
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | prmacros.c | 287 UINT32 Depth = 1; in PrAddMacro() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiff.h | 39 int Depth, Height, Shift = 0; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 186 static bool hasInlineInfo(DWARFDie Die, uint32_t Depth) { in hasInlineInfo() 208 uint32_t Depth, FunctionInfo &FI, in parseInlineInfo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/ |
H A D | InstCombiner.h | 456 void computeKnownBits(const Value *V, KnownBits &Known, unsigned Depth, in computeKnownBits() 461 KnownBits computeKnownBits(const Value *V, unsigned Depth, in computeKnownBits()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/ |
H A D | GraphBuilder.cpp | 200 uint64_t Depth) { in buildFlowGraphImpl()
|
/netbsd-src/sys/external/bsd/acpica/dist/executer/ |
H A D | exdump.c | 636 UINT32 Depth) in AcpiExDumpOperand()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Signals.cpp | 115 int Depth, llvm::raw_ostream &OS) { in printSymbolizedStackTrace()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.h | 34 Depth, enumerator 125 unsigned Depth; // Maximum bottomup path length to block without inputs variable
|