/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | DebugCounter.h | 58 struct Chunk { struct 65 static void printChunks(raw_ostream &OS, ArrayRef<Chunk>); argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 30 static bool canUseOrr(uint64_t Chunk, uint64_t &Encoding) { in canUseOrr() 54 for (const auto &Chunk : Counts) { in tryToreplicateChunks() local 106 static bool isStartChunk(uint64_t Chunk) { in isStartChunk() 116 static bool isEndChunk(uint64_t Chunk) { in isEndChunk() 159 int64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes() local 193 const uint64_t Chunk = getChunk(UImm, Idx); in trySequenceOfOnes() local 542 const unsigned Chunk = (Imm >> Shift) & Mask; in expandMOVImm() local
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | SymbolTable.h | 25 class Chunk; variable
|
H A D | InputFiles.h | 53 class Chunk; variable
|
H A D | Chunks.h | 191 NonSectionChunk(Kind k = OtherKind) : Chunk(k) {} in Chunk() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | CodeCompleteConsumer.h | 530 struct Chunk { struct 533 ChunkKind Kind = CK_Text; argument 548 Chunk() : Text(nullptr) {} in Chunk() function
|
H A D | DeclSpec.h | 2609 for (const auto &Chunk : type_objects()) in hasTrailingReturnType() local 2618 for (const auto &Chunk : type_objects()) in getTrailingReturnType() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 209 struct Chunk { struct 210 enum class ChunkKind { argument 239 ChunkKind Kind; argument 247 Chunk(ChunkKind K, bool Implicit) : Kind(K), IsImplicit(Implicit) {} in Chunk() function 265 Section(ChunkKind Kind, bool IsImplicit = false) : Chunk(Kind, IsImplicit) {} in Chunk() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpStack.h | 145 StackChunk *Chunk = nullptr; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | BinaryStreamWriter.cpp | 73 ArrayRef<uint8_t> Chunk; in writeStreamRef() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.h | 919 llvm::Value *Chunk = nullptr; member 979 llvm::Value *Chunk = nullptr; member 1533 llvm::Value *&Chunk) const {} in getDefaultDistScheduleAndChunk()
|
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/ |
H A D | HTTPServer.cpp | 103 StringRef Chunk = Response.Provider(Offset, Length); in setResponse() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVMatInt.cpp | 512 APInt Chunk = Val.ashr(ShiftVal).sextOrTrunc(PlatRegSize); in getIntMatCost() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/ |
H A D | MappedBlockStream.cpp | 402 ArrayRef<uint8_t> ChunkData(Chunk, BytesToWriteInChunk); in writeBytes() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | CodeCompleteConsumer.cpp | 183 CodeCompletionString::Chunk::Chunk(ChunkKind Kind, const char *Text) in Chunk() function in CodeCompletionString::Chunk
|
H A D | SemaType.cpp | 4148 static bool IsNoDerefableChunk(const DeclaratorChunk &Chunk) { in IsNoDerefableChunk() 5446 const DeclaratorChunk &Chunk = D.getTypeObject(I); in GetFullTypeForDeclarator() local 5490 const DeclaratorChunk &Chunk = D.getTypeObject(I); in GetFullTypeForDeclarator() local 6036 const DeclaratorChunk &Chunk; member in __anonc2847d971311::DeclaratorLocFiller 6040 const DeclaratorChunk &Chunk) in DeclaratorLocFiller() 6189 static void fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) { in fillAtomicQualLoc()
|
H A D | SemaTemplateVariadic.cpp | 944 const DeclaratorChunk &Chunk = D.getTypeObject(I); in containsUnexpandedParameterPacks() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 681 uptr Chunk; in iterateOverChunks() local 1319 bool getChunkFromBlock(uptr Block, uptr *Chunk, in getChunkFromBlock()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 662 uint16_t Chunk = std::min((uint32_t)MaxDefRange, RangeSize); in encodeDefRange() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.cpp | 341 uint64_t Chunk = (1LL << 31) - 1; in emitSPUpdate() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 3520 int Chunk = API.getNumWords() - 1; in emitGlobalConstantFP() local 3528 unsigned Chunk; in emitGlobalConstantFP() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | DumpOutputStyle.cpp | 304 for (const auto &Chunk : SG.getDebugSubsections()) { in getChunkStats() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 278 unsigned Chunk = ExtIndexC % NarrowingRatio; in foldBitcastExtElt() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 238 uint64_t Chunk = (1LL << 31) - 1; in emitSPUpdate() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 8270 const DeclaratorChunk &Chunk = TempDeclarator.getTypeObject(i); in ParseMisplacedBracketDeclarator() local
|