Home
last modified time | relevance | path

Searched defs:Largest (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp581 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/
Da.go20 func (l *List[T]) Largest() T { func
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dlist.go26 func (l *_List[T]) Largest() T { func
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DComdat.h34 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 DComdat.h36 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 DComdat.h38 Largest, ///< The linker will choose the largest COMDAT. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DComdat.h38 Largest, ///< The linker will choose the largest COMDAT. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DComdat.h38 Largest, ///< The linker will choose the largest COMDAT. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DComdat.h38 Largest, ///< The linker will choose the largest COMDAT. enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DComdat.h38 Largest, ///< The linker will choose the largest COMDAT. enumerator
/aosp_15_r20/external/skia/modules/bentleyottmann/src/
H A DPoint.cpp41 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 DARMLegalizerInfo.cpp57 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 DARMLegalizerInfo.cpp59 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 DX86LegalizerInfo.cpp53 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 DX86LegalizerInfo.cpp54 auto Largest = result.back().first; in widen_1() local
/aosp_15_r20/external/llvm/unittests/ADT/
H A DAPFloatTest.cpp3052 APFloat Largest = APFloat::getLargest(APFloat::IEEEdouble, false); in TEST() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp425 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 DInstructions.cpp2642 int Largest = -1; in isReplicationMask() local