Home
last modified time | relevance | path

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

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