Home
last modified time | relevance | path

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

/external/abseil-cpp/absl/strings/internal/str_format/
Darg.cc84 bool IsNeg(T v) { in IsNeg() function in absl::str_format_internal::__anon02784f5b0111::ConvertedIntInfo
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg.cc84 bool IsNeg(T v) { in IsNeg() function in absl::str_format_internal::__anon330695ea0111::ConvertedIntInfo
/external/llvm/include/llvm/Support/
DScaledNumber.h439 static int64_t joinSigned(uint64_t U, bool IsNeg) { in joinSigned()
/external/llvm-project/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/tensorflow/tensorflow/c/
Dc_test_util.cc383 bool IsNeg(const tensorflow::NodeDef& node_def, const string& input) { in IsNeg() function
/external/llvm-project/llvm/utils/TableGen/
DAsmWriterEmitter.cpp1013 bool IsNeg = false; in EmitPrintAliasInstruction() local
/external/tensorflow/tensorflow/core/grappler/
Dop_types.cc396 bool IsNeg(const NodeDef& node) { return node.op() == "Neg"; } in IsNeg() function
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp967 Value *IsNeg = Builder.CreateICmpSLT(Step, Zero); in createCanonicalLoop() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp2275 Value *IsNeg = B.CreateICmpSLT(X, Constant::getNullValue(X->getType())); in optimizeAbs() local
/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-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3110 bool IsNeg = false; in parseRealValue() local
/external/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp3136 bool IsNeg = false; in parseRealValue() local
DMasmParser.cpp3595 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/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp2522 Value *IsNeg = Builder.CreateICmpSLT(ArgValue, Zero, "isneg"); in EmitBuiltinExpr() local
2951 Value *IsNeg = EmitSignBit(*this, Arg); in EmitBuiltinExpr() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp16782 auto IsProfitable = [this](bool IsNeg, bool IsAddOne, EVT VT) -> bool { in combineMUL()
16813 bool IsNeg = MulAmt.isNegative(); in combineMUL() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp15138 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/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp16900 bool IsNeg = false; in isLegalT2AddressImmediate() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4138 SDValue IsNeg = DAG.getSetCC(DL, CCVT, N1, Zero, ISD::SETLT); in visitSDIVLike() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp18737 SDValue IsNeg = DAG.getSetCC(DL, MVT::v4i64, Src, Zero, ISD::SETLT); in lowerINT_TO_FP_vXi64() local
29181 SDValue IsNeg = DAG.getSetCC(dl, MVT::v2i64, Src, Zero, ISD::SETLT); in ReplaceNodeResults() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp19731 SDValue IsNeg = DAG.getSetCC(DL, MVT::v4i64, Src, Zero, ISD::SETLT); in lowerINT_TO_FP_vXi64() local
30349 SDValue IsNeg = DAG.getSetCC(dl, MVT::v2i64, Src, Zero, ISD::SETLT); in ReplaceNodeResults() local