Home
last modified time | relevance | path

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

/external/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Dmessage_test.py73 def IsNegInf(val): function
/external/protobuf/python/google/protobuf/internal/
Dmessage_test.py105 def IsNegInf(val): function
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc110 XlaOp IsNegInf(XlaOp operand) { in IsNegInf() function
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4101 bool IsNegInf = CFP->getValueAPF().isNegative(); in SimplifySetCC() local