Home
last modified time | relevance | path

Searched defs:Repeat (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DSnippetRepetitor.cpp28 FillFunction Repeat(ArrayRef<MCInst> Instructions, unsigned MinInstructions, in Repeat() function in llvm::exegesis::__anona5fe553c0111::DuplicateSnippetRepetitor
57 FillFunction Repeat(ArrayRef<MCInst> Instructions, unsigned MinInstructions, in Repeat() function in llvm::exegesis::__anona5fe553c0111::LoopSnippetRepetitor
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DPerfReader.cpp75 void VirtualUnwinder::unwindLinear(UnwindState &State, uint64_t Repeat) { in unwindLinear()
240 UnwindState &State, uint64_t Repeat) { in recordBranchCount()
263 bool VirtualUnwinder::unwind(const PerfSample *Sample, uint64_t Repeat) { in unwind()
868 uint64_t Repeat) { in computeCounterFromLBR()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp787 int Repeat = in expandRWSequence() local
826 int Repeat = in expandRWSeqForProc() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1830 bool Repeat; in runOnMachineFunction() local
/openbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c230 int Repeat = 0; /* 0 msg repeated, 1 in files only, 2 never */ variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2785 for (int Repeat = 0; Repeat < 4; ++Repeat) { in buildCoroutineFrame() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9753 unsigned Repeat = VT.getSizeInBits() / SplatBitSize; in lowerBuildVectorAsBroadcast() local