Home
last modified time | relevance | path

Searched defs:MaxFloat (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DSoftMax.cu362 struct MaxFloat struct
364 __device__ __forceinline__ AccumT operator()(AccumT max, T v) const { in operator ()()
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_cpp_codegen.cpp100 TEST(CppPrinter, MaxFloat) { in TEST() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10239 APFloat MaxFloat(DAG.EVTToAPFloatSemantics(SrcVT)); in expandFP_TO_INT_SAT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp23172 APFloat MaxFloat(DAG.EVTToAPFloatSemantics(SrcVT)); in LowerFP_TO_INT_SAT() local