/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MLRegallocEvictAdvisor.cpp | 581 llvm::SmallVectorImpl<float> &Largest, size_t Pos, in loadInterferenceFeatures() 677 FeaturesListNormalizer Largest(FeatureIDs::FeatureCount, 0.0); in tryFindEvictionCandidate() local 827 llvm::SmallVectorImpl<float> &Largest, size_t Pos, int64_t IsHint, in extractFeatures()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/listimp.dir/ |
D | a.go | 20 func (l *List[T]) Largest() T { func
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | list.go | 26 func (l *_List[T]) Largest() T { func
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Comdat.h | 34 Largest, ///< The linker will choose the largest COMDAT. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Comdat.h | 36 Largest, ///< The linker will choose the largest COMDAT. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Comdat.h | 38 Largest, ///< The linker will choose the largest COMDAT. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Comdat.h | 38 Largest, ///< The linker will choose the largest COMDAT. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Comdat.h | 38 Largest, ///< The linker will choose the largest COMDAT. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Comdat.h | 38 Largest, ///< The linker will choose the largest COMDAT. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Comdat.h | 38 Largest, ///< The linker will choose the largest COMDAT. enumerator
|
/aosp_15_r20/external/skia/modules/bentleyottmann/src/ |
H A D | Point.cpp | 41 Point Point::Largest() { in Largest() function in bentleyottmann::Point
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLegalizerInfo.cpp | 57 auto Largest = result.back().first; in widen_8_16() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMLegalizerInfo.cpp | 59 auto Largest = result.back().first; in widen_8_16() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86LegalizerInfo.cpp | 53 auto Largest = result.back().first; in widen_1() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86LegalizerInfo.cpp | 54 auto Largest = result.back().first; in widen_1() local
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | APFloatTest.cpp | 3052 APFloat Largest = APFloat::getLargest(APFloat::IEEEdouble, false); in TEST() local
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp | 425 MVT Largest = *std::max_element(Other.TypeVec.begin(), Other.TypeVec.end(), in EnforceSmallerThan() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Instructions.cpp | 2642 int Largest = -1; in isReplicationMask() local
|