| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | ScaledNumber.h | 438 static int64_t joinSigned(uint64_t U, bool IsNeg) { in joinSigned()
|
| /external/llvm/include/llvm/Support/ |
| D | ScaledNumber.h | 439 static int64_t joinSigned(uint64_t U, bool IsNeg) { in joinSigned()
|
| /external/tensorflow/tensorflow/c/ |
| D | c_test_util.cc | 383 bool IsNeg(const tensorflow::NodeDef& node_def, const string& input) { in IsNeg() function
|
| /external/tensorflow/tensorflow/core/grappler/ |
| D | op_types.cc | 398 bool IsNeg(const NodeDef& node) { return node.op() == "Neg"; } in IsNeg() function
|
| /external/tensorflow/tensorflow/core/ir/ |
| D | tf_op_names.cc | 570 bool TFGraphDialect::IsNeg(TFOp op) const { in IsNeg() function in mlir::tfg::TFGraphDialect
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | SimplifyLibCalls.cpp | 2280 Value *IsNeg = B.CreateICmpSLT(X, Constant::getNullValue(X->getType())); in optimizeAbs() local
|
| /external/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 2749 bool IsNeg = false; in parseDirectiveRealValue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 3110 bool IsNeg = false; in parseRealValue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 15665 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() 15695 bool IsNeg = MulAmt.isNegative(); in combineMUL() local
|
| /external/clang/lib/CodeGen/ |
| D | CGBuiltin.cpp | 875 Value *IsNeg = EmitSignBit(*this, Arg); in EmitBuiltinExpr() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 15136 bool IsNeg = false; in isLegalT2AddressImmediate() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 3862 SDValue IsNeg = DAG.getSetCC(DL, CCVT, N1, Zero, ISD::SETLT); in visitSDIVLike() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 18740 SDValue IsNeg = DAG.getSetCC(DL, MVT::v4i64, Src, Zero, ISD::SETLT); in lowerINT_TO_FP_vXi64() local 29184 SDValue IsNeg = DAG.getSetCC(dl, MVT::v2i64, Src, Zero, ISD::SETLT); in ReplaceNodeResults() local
|