/external/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 439 static int64_t joinSigned(uint64_t U, bool IsNeg) { in joinSigned()
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 438 static int64_t joinSigned(uint64_t U, bool IsNeg) { in joinSigned()
|
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 438 Value *IsNeg = Builder.CreateIsNeg(X, "isneg"); in visitMul() local 449 Value *IsNeg = Builder.CreateIsNeg(X, "isneg"); in visitMul() local
|
D | InstCombineAndOrXor.cpp | 2378 Value *IsNeg = Builder.CreateIsNeg(X, "isneg"); in visitAnd() local 2387 Value *IsNeg = Builder.CreateIsNeg(X, "isneg"); in visitAnd() local 3708 Value *IsNeg = Builder.CreateIsNeg(A); in canonicalizeAbs() local
|
D | InstCombineAddSub.cpp | 2314 Value *IsNeg = Builder.CreateIsNeg(A); in visitSub() local
|
D | InstCombineSelect.cpp | 1677 Value *IsNeg = Builder.CreateIsNeg(CmpLHS, ICI->getName()); in foldSelectInstWithICmp() local
|
/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-16.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 2699 Value *IsNeg = B.CreateIsNeg(X); in optimizeAbs() 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-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLoweringHVX.cpp | 2877 SDValue IsNeg = DAG.getSetCC(dl, PredTy, Op0, Zero, ISD::SETLT); in ExpandHvxIntToFp() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
D | AsmParser.cpp | 3254 bool IsNeg = false; in parseRealValue() local
|
D | MasmParser.cpp | 3848 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-16.0/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 2064 Value *IsNeg = Builder.CreateICmpSLT(Step, Zero); in createCanonicalLoop() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 17501 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL() 17532 bool IsNeg = MulAmt.isNegative(); in combineMUL() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 4423 bool IsNeg = StringRef(BLGPLoc.getPointer()).startswith("neg:"); in validateBLGP() 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-16.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 19298 bool IsNeg = false; in isLegalT2AddressImmediate() local
|