Home
last modified time | relevance | path

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

1234

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DOptionsUtils.cpp22 StringRef Cur; in parseStringList() local
45 StringRef Cur; in parseListPair() local
/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp220 __anonb35477550902(ArrayRef<Value *> Cur, const Value *V) validExtractValueIndex() argument
226 __anonb35477550a02(ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) validExtractValueIndex() argument
252 __anonb35477550c02(ArrayRef<Value *> Cur, const Value *V) matchScalarInAggregate() argument
262 __anonb35477550d02(ArrayRef<Value *> Cur, ArrayRef<Type *>) matchScalarInAggregate() argument
276 __anonb35477550e02(ArrayRef<Value *> Cur, const Value *V) validInsertValueIndex() argument
285 __anonb35477550f02(ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) validInsertValueIndex() argument
331 __anonb35477551302(ArrayRef<Value *> Cur, const Value *V) validShuffleVectorIndex() argument
334 __anonb35477551402(ArrayRef<Value *> Cur, ArrayRef<Type *> Ts) validShuffleVectorIndex() argument
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.h38 InjectedSourceStream::const_iterator Cur; variable
/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
/llvm-project/llvm/include/llvm/Support/
H A Dcircular_raw_ostream.h58 char *Cur; variable
H A DRegistry.h86 const node *Cur; global() variable
/llvm-project/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h77 bool matches(ArrayRef<Value *> Cur, const Value *New) { in matches() argument
82 std::vector<Constant *> generate(ArrayRef<Value *> Cur, in generate() argument
[all...]
/llvm-project/bolt/include/bolt/Passes/
H A DReachingInsns.h73 BitVector computeNext(const MCInst &Point, const BitVector &Cur) { in computeNext()
H A DReachingDefOrUse.h115 BitVector computeNext(const MCInst &Point, const BitVector &Cur) { in computeNext()
H A DLivenessAnalysis.h97 BitVector computeNext(const MCInst &Point, const BitVector &Cur) { in computeNext()
H A DDominatorAnalysis.h135 BitVector computeNext(const MCInst &Point, const BitVector &Cur) { in computeNext()
H A DStackPointerTracking.h168 const std::pair<int, int> &Cur) { in computeNext() argument
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/
H A DForest.h
/llvm-project/llvm/lib/CodeGen/
H A DPseudoProbeInserter.cpp97 auto Cur = MII++; in runOnMachineFunction() local
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp86 MCSection *Cur = OutStreamer.getCurrentSectionOnly(); emitNoteSection() local
/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
/llvm-project/bolt/lib/Passes/
H A DStackReachingUses.cpp104 const BitVector &Cur) { in computeNext()
H A DStackAvailableExpressions.cpp111 const BitVector &Cur) { in computeNext()
H A DStackAllocationAnalysis.cpp96 const BitVector &Cur) { in computeNext()
/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryProfileInfo.h175 CallStackIterator Cur = begin(); beginAfterSharedPrefix() local
/llvm-project/offload/src/
H A DPluginManager.cpp248 for (__tgt_offload_entry *Cur = Desc->HostEntriesBegin; unregisterLib() local
/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp124 auto *Cur = getOrAddNode(Top); addPseudoProbe() local
286 MCDecodedPseudoProbeInlineTree *Cur = InlineTree; getInlineContext() local
420 buildAddress2ProbeMap(MCDecodedPseudoProbeInlineTree * Cur,uint64_t & LastAddr,const Uint64Set & GuidFilter,const Uint64Map & FuncStartAddrs) buildAddress2ProbeMap() argument
[all...]
/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp313 Instruction *Cur = Worklist.pop_back_val(); AddReductionVar() local
1155 __anon67348d870302(Instruction *Cur) getReductionOpChain() argument
1171 __anon67348d870402(Instruction *Cur) getReductionOpChain() argument
1218 Instruction *Cur = getNextInstruction(Phi); getReductionOpChain() local
[all...]
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430AsmPrinter.cpp163 MCSection *Cur = OutStreamer->getCurrentSectionOnly(); EmitInterruptVectorSection() local
/llvm-project/llvm/tools/obj2yaml/
H A Delf2yaml.cpp856 DataExtractor::Cursor Cur(0); dumpStackSizesSection() local
894 DataExtractor::Cursor Cur(0); dumpBBAddrMapSection() local
1003 DataExtractor::Cursor Cur(0); dumpAddrsigSection() local
1115 DataExtractor::Cursor Cur(0); dumpCallGraphProfileSection() local
1324 DataExtractor::Cursor Cur(0); dumpHashSection() local
1364 DataExtractor::Cursor Cur(0); dumpGnuHashSection() local
[all...]

1234