Home
last modified time | relevance | path

Searched defs:Cur (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp220 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validExtractValueIndex()
226 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validExtractValueIndex()
252 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in matchScalarInAggregate()
262 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *>) { in matchScalarInAggregate()
276 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validInsertValueIndex()
285 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validInsertValueIndex()
331 auto Pred = [](ArrayRef<Value *> Cur, const Value *V) { in validShuffleVectorIndex()
334 auto Make = [](ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) { in validShuffleVectorIndex()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DOptimizedStructLayout.cpp295 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 DNativeEnumInjectedSources.h38 InjectedSourceStream::const_iterator Cur; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h77 bool matches(ArrayRef<Value *> Cur, const Value *New) { in matches()
82 std::vector<Constant *> generate(ArrayRef<Value *> Cur, in generate()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Dcircular_raw_ostream.h58 char *Cur; variable
H A DRegistry.h86 const node *Cur; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.cpp152 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/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp77 MCSection *Cur = OutStreamer.getCurrentSectionOnly(); in emitNoteSection() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoProbeInserter.cpp97 auto Cur = MII++; in runOnMachineFunction() local
H A DScheduleDAG.cpp269 SUnit *Cur = WorkList.back(); in ComputeDepth() local
300 SUnit *Cur = WorkList.back(); in ComputeHeight() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryProfileInfo.h175 CallStackIterator Cur = begin(); in beginAfterSharedPrefix() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp123 auto *Cur = getOrAddNode(Top); in addPseudoProbe() local
291 MCDecodedPseudoProbeInlineTree *Cur = InlineTree; in getInlineContext() local
425 MCDecodedPseudoProbeInlineTree *Cur, uint64_t &LastAddr, in buildAddress2ProbeMap()
H A DMCFragment.cpp83 if (MCFragment *Cur = LastValidFragment[Sec]) in ensureValid() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp405 DataExtractor::Cursor Cur(/*Offset=*/4); in android_relas() local
655 static IntTy readULEB128As(DataExtractor &Data, DataExtractor::Cursor &Cur, in readULEB128As()
703 DataExtractor::Cursor Cur(0); in decodeBBAddrMapImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp313 Instruction *Cur = Worklist.pop_back_val(); in AddReductionVar() local
1155 auto getNextInstruction = [&](Instruction *Cur) -> Instruction * { in getReductionOpChain()
1171 auto isCorrectOpcode = [&](Instruction *Cur) { in getReductionOpChain()
1218 Instruction *Cur = getNextInstruction(Phi); in getReductionOpChain() local
H A DTypeBasedAliasAnalysis.cpp321 uint64_t Cur = in getField() local
341 uint64_t Cur = in getField() local
353 uint64_t Cur = in getField() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h316 CompactPtrT Cur = Array[I]; in pushBlocks() local
797 BatchGroupT *Cur = Region->FreeListInfo.BlockList.front(); variable
1429 BatchGroupT *Cur = BG; in collectGroupsToRelease() local
1578 BatchGroupT *Cur = GroupsToRelease.front(); in mergeGroupsToReleaseBack() local
1665 for (BatchGroupT *Cur = Prev->Next; Cur != nullptr; in mergeGroupsToReleaseBack() local
H A Dstring_utils.cpp126 const char *Cur = Format; in formatString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp163 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); in EmitInterruptVectorSection() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp85 const DIE *Cur = &Parent; in addParentContext() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp116 T Cur = C(*I); in findMax() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DIdentifierResolver.cpp56 IdDeclInfoPool *Cur = CurPool; in ~IdDeclInfoMap() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp193 TypeLoc Cur = *this; in getBeginLoc() local
236 TypeLoc Cur = *this; in getEndLoc() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp537 FlattenAsmStringVariants(StringRef Cur, unsigned Variant) { in FlattenAsmStringVariants()
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DArgList.cpp187 StringRef Cur = getArgString(Index); in GetOrMakeJoinedArgString() local

123