Searched defs:isNegative (Results 1 - 25 of 193) sorted by relevance

12345678

/prebuilts/go/darwin-x86/src/math/
H A Dlog_amd64.s30 JGT isNegative
105 isNegative: label
/prebuilts/go/linux-x86/src/math/
H A Dlog_amd64.s30 JGT isNegative
105 isNegative: label
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DKnownBits.h96 bool isNegative() const { return One.isSignBitSet(); } function in struct:llvm::KnownBits
109 assert(!isNegative() && "Can't make a negative value non-negative");
162 if (isNegative())
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
H A DCharUnits.h124 /// isNegative - Test whether the quantity is less than zero.
125 bool isNegative() const { return Quantity < 0; } function in class:clang::CharUnits

Completed in 873 milliseconds

12345678