Home
last modified time | relevance | path

Searched defs:IsNegInf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dmath.cc110 XlaOp IsNegInf(XlaOp operand) { in IsNegInf() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4946 bool IsNegInf = CFP->getValueAPF().isNegative(); in SimplifySetCC() local