Home
last modified time | relevance | path

Searched defs:LoopCount (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetRepetitor.cpp65 const APInt LoopCount(32, (MinInstructions + Instructions.size() - 1) / in Repeat() local
/netbsd/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defisetjmp_arch.h45 UINT64 LoopCount; member
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1226 Counter LoopCount = in VisitCXXForRangeStmt() local
1259 Counter LoopCount = in VisitObjCForCollectionStmt() local
H A DCodeGenPGO.cpp514 uint64_t LoopCount = PGO.getRegionCount(S); in VisitDoStmt() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5344 MachineInstr *Loop, *EndLoop, *LoopCount; member in __anon047e8d750c11::PPCPipelinerLoopInfo
5351 MachineInstr *LoopCount) in PPCPipelinerLoopInfo()
5425 MachineInstr *LoopCount = MRI.getUniqueVRegDef(LoopCountReg); in analyzeLoopForPipelining() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp689 Register LoopCount; member in __anonf1a396a60111::HexagonPipelinerLoopInfo
747 Register LoopCount = Loop->getOperand(1).getReg(); in adjustTripCount() local