Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DComdat.h36 Largest, ///< The linker will choose the largest COMDAT. enumerator
/external/llvm/include/llvm/IR/
DComdat.h34 Largest, ///< The linker will choose the largest COMDAT. enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DComdat.h38 Largest, ///< The linker will choose the largest COMDAT. enumerator
/external/skia/modules/bentleyottmann/src/
DPoint.cpp41 Point Point::Largest() { in Largest() function in bentleyottmann::Point
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp57 auto Largest = result.back().first; in widen_8_16() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMLegalizerInfo.cpp59 auto Largest = result.back().first; in widen_8_16() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86LegalizerInfo.cpp53 auto Largest = result.back().first; in widen_1() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86LegalizerInfo.cpp54 auto Largest = result.back().first; in widen_1() local
/external/llvm/unittests/ADT/
DAPFloatTest.cpp3052 APFloat Largest = APFloat::getLargest(APFloat::IEEEdouble, false); in TEST() local
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp425 MVT Largest = *std::max_element(Other.TypeVec.begin(), Other.TypeVec.end(), in EnforceSmallerThan() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DInstructions.cpp2642 int Largest = -1; in isReplicationMask() local