Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetRepetitor.cpp27 FillFunction Repeat(ArrayRef<MCInst> Instructions, in Repeat() function in llvm::exegesis::__anon32be30700111::DuplicateSnippetRepetitor
56 FillFunction Repeat(ArrayRef<MCInst> Instructions, in Repeat() function in llvm::exegesis::__anon32be30700111::LoopSnippetRepetitor
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPerfReader.cpp45 void VirtualUnwinder::unwindLinear(UnwindState &State, uint64_t Repeat) { in unwindLinear()
175 UnwindState &State, uint64_t Repeat) { in recordBranchCount()
190 bool VirtualUnwinder::unwind(const HybridSample *Sample, uint64_t Repeat) { in unwind()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmeta.d1323 alias Repeat = AliasSeq!TList; variable
1327 alias Repeat = AliasSeq!(TList, TList); variable
1334 alias Repeat = AliasSeq!(TList, R, R); variable
1338 alias Repeat = AliasSeq!(TList, TList, R, R); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dmeta.d1205 template Repeat(size_t n, items...) in Repeat() function
1209 alias Repeat = AliasSeq!(); in Repeat() local
1213 alias Repeat = items; in Repeat() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp781 int Repeat = in expandRWSequence() local
820 int Repeat = in expandRWSeqForProc() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1634 bool Repeat; in runOnMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2580 for (int Repeat = 0; Repeat < 4; ++Repeat) { in buildCoroutineFrame() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d3134 struct Repeat(T) in Repeat() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8910 unsigned Repeat = VT.getSizeInBits() / SplatBitSize; in lowerBuildVectorAsBroadcast() local