Home
last modified time | relevance | path

Searched defs:UnrollCount (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGLoopInfo.h60 unsigned UnrollCount; member
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp64 static cl::opt<unsigned> UnrollCount( variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp103 static cl::opt<unsigned> UnrollCount( variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp108 static cl::opt<unsigned> UnrollCount( variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2366 unsigned UnrollCount = 4; in getUnrollingPreferences() local