Searched defs:Repeat (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | SnippetRepetitor.cpp | 27 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 D | PerfReader.cpp | 45 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 D | meta.d | 1323 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 D | meta.d | 1205 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 D | CodeGenSchedule.cpp | 781 int Repeat = in expandRWSequence() local 820 int Repeat = in expandRWSeqForProc() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 1634 bool Repeat; in runOnMachineFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 2580 for (int Repeat = 0; Repeat < 4; ++Repeat) { in buildCoroutineFrame() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/range/ |
H A D | package.d | 3134 struct Repeat(T) in Repeat() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 8910 unsigned Repeat = VT.getSizeInBits() / SplatBitSize; in lowerBuildVectorAsBroadcast() local
|