Searched defs:MinMax (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout-base-table.hh | 189 struct MinMax struct 191 void get_min_max (hb_tag_t feature_tag, in get_min_max() 205 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 216 minCoord; /* Offset to BaseCoord table that defines 220 maxCoord; /* Offset to BaseCoord table that defines 224 featMinMaxRecords;
|
| /third_party/node/deps/v8/src/asmjs/ |
| D | asm-types.cc | 235 auto* MinMax = zone->New<AsmMinMaxType>(dest, src); in MinMaxType() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | angletypes.cpp | 615 static void MinMax(int a, int b, int *minimum, int *maximum) in MinMax() function
|
| /third_party/node/deps/v8/src/execution/arm/ |
| D | simulator-arm.cc | 4253 float MinMax(float a, float b, bool is_min) { in MinMax() function 4257 T MinMax(T a, T b, bool is_min) { in MinMax() function 4262 void MinMax(Simulator* simulator, int Vd, int Vm, int Vn, bool min) { in MinMax() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600ISelLowering.cpp | 955 SDValue MinMax = combineFMinMaxLegacy(DL, VT, LHS, RHS, True, False, CC, DCI); in LowerSELECT_CC() local
|
| D | AMDGPUISelLowering.cpp | 3608 SDValue MinMax in performSelectCombine() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineAddSub.cpp | 2032 Value *NotA = Op0, *MinMax = Op1; in visitSub() local
|
| /third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
| D | ReactorUnitTests.cpp | 1186 TEST(ReactorUnitTests, MinMax) in TEST() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 37469 if (SDValue MinMax = combineHorizontalMinMaxResult(N, DAG, Subtarget)) in combineExtractVectorElt() local
|