Home
last modified time | relevance | path

Searched defs:Loop (Results 1 – 25 of 119) sorted by relevance

12345

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DLoopInstSimplify.h21 class Loop; variable
H A DLoopStrengthReduce.h29 class Loop; variable
H A DWarnMissedTransforms.h20 class Loop; variable
H A DIndVarSimplify.h22 class Loop; variable
/freebsd-13.1/sys/crypto/openssl/powerpc64le/
H A Dsha256p8-ppc.S67 .Loop: label
H A Dsha512p8-ppc.S67 .Loop: label
H A Dpoly1305-ppc.S71 .Loop: label
H A Dpoly1305-ppcfp.S286 .Loop: label
/freebsd-13.1/sys/crypto/openssl/powerpc/
H A Dsha512p8-ppc.S60 .Loop: label
H A Dsha256p8-ppc.S60 .Loop: label
H A Dpoly1305-ppc.S97 .Loop: label
H A Dpoly1305-ppcfp.S281 .Loop: label
/freebsd-13.1/sys/crypto/openssl/powerpc64/
H A Dsha256p8-ppc.S63 .Loop: label
H A Dsha512p8-ppc.S63 .Loop: label
H A Dpoly1305-ppc.S78 .Loop: label
H A Dpoly1305-ppcfp.S286 .Loop: label
/freebsd-13.1/lib/libc/arm/string/
H A Dstrlen.S47 .Loop: label
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorLoopCarriedReuse.h125 class Loop; variable
/freebsd-13.1/sys/crypto/openssl/amd64/
H A Drc4-md5-x86_64.S62 .Loop: label
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionNormalization.h43 class Loop; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopSimplify.h47 class Loop; variable
H A DLoopRotationUtils.h20 class Loop; variable
/freebsd-13.1/sys/crypto/openssl/aarch64/
H A Dsha1-armv8.S36 .Loop: label
H A Dsha512-armv8.S100 .Loop: label
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp375 const LoopData *OuterLoop, LoopData &Loop, Distribution &Dist) { in addLoopSuccessorsToDist()
387 void BlockFrequencyInfoImplBase::computeLoopScale(LoopData &Loop) { in computeLoopScale()
422 void BlockFrequencyInfoImplBase::packageLoop(LoopData &Loop) { in packageLoop()
427 if (auto *Loop = Working[M.Index].getPackagedLoop()) in packageLoop() local
521 static void unwrapLoop(BlockFrequencyInfoImplBase &BFI, LoopData &Loop) { in unwrapLoop()
793 auto Loop = BFI.Loops.emplace(Insert, OuterLoop, Headers.begin(), in createIrreducibleLoop() local
836 void BlockFrequencyInfoImplBase::adjustLoopHeaderMass(LoopData &Loop) { in adjustLoopHeaderMass()

12345