| /freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/ |
| H A D | Operations.cpp | 223 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validExtractValueIndex() 229 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validExtractValueIndex() 256 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in matchScalarInAggregate() 266 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *>) { in matchScalarInAggregate() 280 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validInsertValueIndex() 289 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validInsertValueIndex() 336 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validShuffleVectorIndex() 339 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validShuffleVectorIndex()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | OptimizedStructLayout.cpp | 295 auto spliceFromQueue = [&](AlignmentQueue *Queue, Field *Last, Field *Cur) { in performOptimizedStructLayout() 331 uint64_t Offset) -> bool { in performOptimizedStructLayout() 364 for (Field *Cur = Queue->Head, *Last = nullptr; true; in performOptimizedStructLayout() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | NativeEnumInjectedSources.h | 38 InjectedSourceStream::const_iterator Cur; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
| H A D | OpDescriptor.h | 78 bool matches(ArrayRef<Value *> Cur, const Value *New) { in matches() 83 std::vector<Constant *> generate(ArrayRef<Value *> Cur, in generate()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | circular_raw_ostream.h | 58 char *Cur; variable
|
| H A D | Registry.h | 98 const node *Cur; variable
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerMerge.cpp | 152 auto &Cur = Files[i].Features; in Merge() local 157 auto &Cur = Files[i].Features; in Merge() local 177 auto &Cur = Files[i].Features; in Merge() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PseudoProbeInserter.cpp | 97 auto Cur = MII++; in runOnMachineFunction() local
|
| H A D | ScheduleDAG.cpp | 268 SUnit *Cur = WorkList.back(); in ComputeDepth() local 299 SUnit *Cur = WorkList.back(); in ComputeHeight() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCPseudoProbe.cpp | 125 auto *Cur = getOrAddNode(Top); in addPseudoProbe() local 287 MCDecodedPseudoProbeInlineTree *Cur = InlineTree; in getInlineContext() local 438 MCDecodedPseudoProbeInlineTree *Cur, uint64_t &LastAddr, in buildAddress2ProbeMap()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | BitcastBuffer.cpp | 103 [[maybe_unused]] auto Cur = InitializedBits[I]; in markInitialized() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | IVDescriptors.cpp | 315 Instruction *Cur = Worklist.pop_back_val(); in AddReductionVar() local 1265 auto getNextInstruction = [&](Instruction *Cur) -> Instruction * { in getReductionOpChain() 1281 auto isCorrectOpcode = [&](Instruction *Cur) { in getReductionOpChain() 1328 Instruction *Cur = getNextInstruction(Phi); in getReductionOpChain() local
|
| H A D | TypeBasedAliasAnalysis.cpp | 322 uint64_t Cur = in getField() local 342 uint64_t Cur = in getField() local 354 uint64_t Cur = in getField() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | MemoryProfileInfo.h | 233 CallStackIterator Cur = begin(); in beginAfterSharedPrefix() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | primary64.h | 808 CompactPtrT Cur = Array[I]; in pushBlocks() local 889 BatchGroupT *Cur = Region->FreeListInfo.BlockList.front(); in pushBlocksImpl() local 1719 BatchGroupT *Cur = BG; in collectGroupsToRelease() local 1869 BatchGroupT *Cur = GroupsToRelease.front(); in mergeGroupsToReleaseBack() local 1953 for (BatchGroupT *Cur = Prev->Next; Cur != nullptr; in mergeGroupsToReleaseBack() local
|
| H A D | string_utils.cpp | 117 const char *Cur = Format; in vappend() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64TargetStreamer.cpp | 97 MCSection *Cur = OutStreamer.getCurrentSectionOnly(); in emitNoteSection() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430AsmPrinter.cpp | 160 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitInterruptVectorSection() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | ELF.cpp | 463 DataExtractor::Cursor Cur(/*Offset=*/4); in android_relas() local 717 static IntTy readULEB128As(DataExtractor &Data, DataExtractor::Cursor &Cur, in readULEB128As() 809 DataExtractor::Cursor Cur(0); in decodeBBAddrMapImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DIEHash.cpp | 85 const DIE *Cur = &Parent; in addParentContext() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNMinRegStrategy.cpp | 116 T Cur = C(*I); in findMax() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | EquivalenceClasses.h | 236 const ECValue *Cur = TheMapping[V]; in erase() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | TypeLoc.cpp | 194 TypeLoc Cur = *this; in getBeginLoc() local 237 TypeLoc Cur = *this; in getEndLoc() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenInstruction.cpp | 531 std::string CodeGenInstruction::FlattenAsmStringVariants(StringRef Cur, in FlattenAsmStringVariants()
|
| /freebsd/contrib/llvm-project/llvm/lib/Option/ |
| H A D | ArgList.cpp | 186 StringRef Cur = getArgString(Index); in GetOrMakeJoinedArgString() local
|