Home
last modified time | relevance | path

Searched defs:IsNeg (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/include/llvm/Support/
DScaledNumber.h439 static int64_t joinSigned(uint64_t U, bool IsNeg) { in joinSigned()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DScaledNumber.h438 static int64_t joinSigned(uint64_t U, bool IsNeg) { in joinSigned()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScaledNumber.h438 static int64_t joinSigned(uint64_t U, bool IsNeg) { in joinSigned()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp438 Value *IsNeg = Builder.CreateIsNeg(X, "isneg"); in visitMul() local
449 Value *IsNeg = Builder.CreateIsNeg(X, "isneg"); in visitMul() local
DInstCombineAndOrXor.cpp2378 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
DInstCombineAddSub.cpp2314 Value *IsNeg = Builder.CreateIsNeg(A); in visitSub() local
DInstCombineSelect.cpp1677 Value *IsNeg = Builder.CreateIsNeg(CmpLHS, ICI->getName()); in foldSelectInstWithICmp() local
/external/tensorflow/tensorflow/c/
Dc_test_util.cc383 bool IsNeg(const tensorflow::NodeDef& node_def, const string& input) { in IsNeg() function
/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc398 bool IsNeg(const NodeDef& node) { return node.op() == "Neg"; } in IsNeg() function
/external/tensorflow/tensorflow/core/ir/
Dtf_op_names.cc570 bool TFGraphDialect::IsNeg(TFOp op) const { in IsNeg() function in mlir::tfg::TFGraphDialect
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2280 Value *IsNeg = B.CreateICmpSLT(X, Constant::getNullValue(X->getType())); in optimizeAbs() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp2749 bool IsNeg = false; in parseDirectiveRealValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2699 Value *IsNeg = B.CreateIsNeg(X); in optimizeAbs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3110 bool IsNeg = false; in parseRealValue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp2877 SDValue IsNeg = DAG.getSetCC(dl, PredTy, Op0, Zero, ISD::SETLT); in ExpandHvxIntToFp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3254 bool IsNeg = false; in parseRealValue() local
DMasmParser.cpp3848 bool IsNeg = false; in parseRealValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp15665 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL()
15695 bool IsNeg = MulAmt.isNegative(); in combineMUL() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp875 Value *IsNeg = EmitSignBit(*this, Arg); in EmitBuiltinExpr() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp2064 Value *IsNeg = Builder.CreateICmpSLT(Step, Zero); in createCanonicalLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp17501 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/
DAMDGPUAsmParser.cpp4423 bool IsNeg = StringRef(BLGPLoc.getPointer()).startswith("neg:"); in validateBLGP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp15136 bool IsNeg = false; in isLegalT2AddressImmediate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3862 SDValue IsNeg = DAG.getSetCC(DL, CCVT, N1, Zero, ISD::SETLT); in visitSDIVLike() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp19298 bool IsNeg = false; in isLegalT2AddressImmediate() local

12