/llvm-project/libcxx/test/libcxx/ranges/range.factories/range.repeat.view/ |
H A D | ctor.piecewise.pass.cpp | 27 using Repeat = std::ranges::repeat_view<int, int>; in main() typedef
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SnippetRepetitor.cpp | 26 FillFunction Repeat(ArrayRef<MCInst> Instructions, unsigned MinInstructions, in Repeat() function in llvm::exegesis::__anond95afa580111::DuplicateSnippetRepetitor 55 FillFunction Repeat(ArrayRef<MCInst> Instructions, unsigned MinInstructions, in Repeat() function in llvm::exegesis::__anond95afa580111::LoopSnippetRepetitor
|
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | PerfReader.cpp | 77 unwindLinear(UnwindState & State,uint64_t Repeat) unwindLinear() argument 242 recordBranchCount(const LBREntry & Branch,UnwindState & State,uint64_t Repeat) recordBranchCount() argument 265 unwind(const PerfSample * Sample,uint64_t Repeat) unwind() argument 902 computeCounterFromLBR(const PerfSample * Sample,uint64_t Repeat) computeCounterFromLBR() argument [all...] |
/llvm-project/clang/test/CXX/basic/basic.lookup/basic.lookup.qual/class.qual/ |
H A D | p2.cpp | 173 namespace Repeat { namespace
|
/llvm-project/flang/unittests/Runtime/ |
H A D | CharacterTest.cpp | 418 TYPED_TEST(RepeatTests,Repeat) TYPED_TEST() argument
|
/llvm-project/flang/runtime/ |
H A D | character.cpp | 805 void RTDEF(Repeat)(Descriptor &result, const Descriptor &string, in RTDEF() argument
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 788 int Repeat = SchedRW.TheDef ? SchedRW.TheDef->getValueAsInt("Repeat") : 1; expandRWSequence() local 828 int Repeat = expandRWSeqForProc() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 2499 bool Repeat; runOnMachineFunction() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 15999 unsigned Repeat = 0; vectorizeStores() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7387 unsigned Repeat = VT.getSizeInBits() / SplatBitSize; lowerBuildVectorAsBroadcast() local [all...] |