HomeSort by relevance Sort by last modified time
    Searched full:isneg (Results 1 - 25 of 37) sorted by null

1 2

  /external/clang/test/CodeGen/
builtins.c 189 // CHECK: %[[ISNEG:.*]] = icmp slt i32 %[[BITCAST]], 0
190 // CHECK: %[[SIGN:.*]] = select i1 %[[ISNEG]], i32 -1, i32 1
197 // CHECK: %[[ISNEG:.*]] = icmp slt i64 %[[BITCAST]], 0
198 // CHECK: %[[SIGN:.*]] = select i1 %[[ISNEG]], i32 -1, i32 1
205 // CHECK: %[[ISNEG:.*]] = icmp slt i80 %[[BITCAST]], 0
206 // CHECK: %[[SIGN:.*]] = select i1 %[[ISNEG]], i32 -1, i32 1
  /external/llvm/include/llvm/ADT/
StringExtras.h 77 static inline std::string utostr_32(uint32_t X, bool isNeg = false) {
88 if (isNeg) *--BufPtr = '-'; // Add negative sign...
93 static inline std::string utostr(uint64_t X, bool isNeg = false) {
104 if (isNeg) *--BufPtr = '-'; // Add negative sign...
  /art/compiler/optimizing/
instruction_simplifier_arm64.cc 85 DCHECK(use->IsBinaryOperation() || use->IsNeg());
100 DCHECK(use->IsNeg());
instruction_simplifier.cc 151 DCHECK(binop->GetLeft()->IsNeg() && binop->GetRight()->IsNeg());
302 } else if (ushr->GetRight()->IsNeg() || shl->GetRight()->IsNeg()) {
355 DCHECK(ushr->GetRight()->IsNeg() || shl->GetRight()->IsNeg());
356 bool neg_is_left = shl->GetRight()->IsNeg();
    [all...]
common_arm64.h 216 } else if (instr->IsNeg()) {
311 bool res = instr->IsAdd() || instr->IsAnd() || instr->IsNeg() ||
instruction_simplifier_shared.cc 149 } else if (use->IsNeg() && isa != kArm) {
induction_var_analysis.cc 227 } else if (instruction->IsNeg()) {
    [all...]
  /external/boringssl/src/crypto/x509v3/
v3_utl.c 171 int isneg, ishex; local
180 isneg = 1;
181 } else isneg = 0;
197 if (isneg && BN_is_zero(bn)) isneg = 0;
205 if (isneg) aint->type |= V_ASN1_NEG;
  /external/llvm/lib/Target/AArch64/
AArch64ExpandPseudoInsts.cpp 509 bool isNeg = false;
514 isNeg = true;
521 FirstOpc = (isNeg ? AArch64::MOVNWi : AArch64::MOVZWi);
523 FirstOpc = (isNeg ? AArch64::MOVNXi : AArch64::MOVZXi);
545 if (isNeg)
559 if (Imm16 == (isNeg ? Mask : 0))
  /external/llvm/lib/Support/
APInt.cpp 836 bool isNeg = T.I >> 63;
850 return isNeg ? -APInt(width, mantissa >> (52 - exp)) :
861 return isNeg ? -Tmp : Tmp;
884 bool isNeg = isSigned ? (*this)[BitWidth-1] : false;
887 APInt Tmp(isNeg ? -(*this) : (*this));
899 if (!isSigned || !isNeg)
922 uint64_t sign = isNeg ? (1ULL << (APINT_BITS_PER_WORD - 1)) : 0;
    [all...]
  /external/llvm/include/llvm/Support/
ScaledNumber.h 439 static int64_t joinSigned(uint64_t U, bool IsNeg) {
441 return IsNeg ? INT64_MIN : INT64_MAX;
442 return IsNeg ? -int64_t(U) : int64_t(U);
  /external/icu/android_icu4j/src/main/java/android/icu/math/
BigDecimal.java 317 private static final byte isneg = -1; // ind: indicates negative (must be -1) field in class:BigDecimal
346 * <li>ispos -- the number is positive <li>iszero -- the number is zero <li>isneg -- the number is negative
533 ind = isneg;
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/
BigDecimal.java 326 private static final byte isneg = -1; // ind: indicates negative (must be -1) field in class:BigDecimal
355 * <li>ispos -- the number is positive <li>iszero -- the number is zero <li>isneg -- the number is negative
547 ind = isneg;
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
BigDecimal.java 328 private static final byte isneg = -1; // ind: indicates negative (must be -1) field in class:BigDecimal
357 * <li>ispos -- the number is positive <li>iszero -- the number is zero <li>isneg -- the number is negative
549 ind = isneg;
    [all...]
  /external/llvm/lib/Transforms/Scalar/
Reassociate.cpp 292 if (!BinaryOperator::isNot(I) && !BinaryOperator::isNeg(I) &&
661 if ((Opcode == Instruction::Mul && BinaryOperator::isNeg(BO)) ||
    [all...]
StraightLineStrengthReduce.cpp 630 if (BinaryOperator::isNeg(Bump)) {
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfoV5.td     [all...]
HexagonInstrInfo.td 256 class T_ALU32_3op_cmp<string mnemonic, bits<2> MinOp, bit IsNeg, bit IsComm>
271 let Inst{4} = IsNeg;
    [all...]
HexagonInstrInfoV4.td 244 class T_RCMP_EQ_ri<string mnemonic, bit IsNeg>
249 let CextOpcode = !if (IsNeg, "!rcmp.eq", "rcmp.eq");
263 let Inst{21} = IsNeg;
    [all...]
  /external/libxml2/
xmlschemastypes.c 1197 int isneg = 0, digcnt = 0; local
1421 int isneg = 0, tmp = 0; local
1778 int isneg = 0; local
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
XPathParser.java 1132 boolean isNeg = false;
1139 isNeg = true;
1144 if (isNeg)
    [all...]
  /external/deqp/framework/common/
tcuCompressedTexture.cpp 348 const bool isNeg = (src & (1<<2)) != 0;
349 return (deInt8)((isNeg ? ~((1<<3)-1) : 0) | src);
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 54 if (BinaryOperator::isNeg(V) || BinaryOperator::isFNeg(V) ||
  /external/deqp/modules/gles3/functional/
es3fShaderCommonFunctionTests.cpp     [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]

Completed in 557 milliseconds

1 2