Home
last modified time | relevance | path

Searched refs:isInt (Results 476 – 500 of 5691) sorted by relevance

1...<<11121314151617181920>>...228

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp232 if (isInt()) {
243 if (!isInt())
267 if (That.isInt())
275 if (isInt() == That.isInt()) {
276 if (isInt())
283 if (isInt()) {
303 if (isInt() && That.isInt()) {
313 if (isInt())
317 if (That.isInt())
325 if (isInt())
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp235 if (isInt()) { in set()
246 if (!isInt()) in convertToFpType()
270 if (That.isInt()) in operator =()
278 if (isInt() == That.isInt()) { in operator +=()
279 if (isInt()) in operator +=()
286 if (isInt()) { in operator +=()
306 if (isInt() && That.isInt()) { in operator *=()
316 if (isInt()) in operator *=()
320 if (That.isInt()) in operator *=()
328 if (isInt()) in negate()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DAttributes.hpp114 static bool isInt(ID aID) { return isInt32(aID) || isInt64(aID); } in isInt() function in vISA::Attributes
125 static bool isIntKernelAttr(ID aID) { return isKernelAttr(aID) && isInt(aID); } in isIntKernelAttr()
127 static bool isIntVarAttr(ID aID) { return isVarAttr(aID) && isInt(aID); } in isIntVarAttr()
/dports/benchmarks/polygraph/polygraph-4.13.0/src/base/
H A DUniqId.cc180 if (!(isInt(buf, a, &p, 16) && *p == '.' && in parse()
181 isInt(p+1, b, &p, 16) && *p == ':' && in parse()
182 isInt(p+1, c, &buf, 16))) in parse()
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DParser.cc106 } else if (buf1.isInt()) { in getObj()
109 if (buf1.isInt() && buf2.isCmd("R")) { in getObj()
157 if (obj.isInt()) { in makeStream()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DMathExtras.h37 inline bool isInt(int64_t x) { in isInt() function
42 inline bool isInt<8>(int64_t x) {
46 inline bool isInt<16>(int64_t x) {
50 inline bool isInt<32>(int64_t x) {
/dports/www/firefox/firefox-99.0/js/public/
H A DId.h81 MOZ_ALWAYS_INLINE bool isInt() const { return !!(asBits_ & IntTagBit); } in isInt() function
96 MOZ_ASSERT(isInt()); in toInt()
320 bool isInt() const { return id().isInt(); }
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/cdbg/basic/
H A DBasicBitType.java55 if (underlyingType.isInt()) { in isUnsigned()
75 Assert.that(b.isLazy() || b.isInt(), in resolveTypes()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libdevcore/
H A DRLP.h94 bool isInt() const;
111 bool operator==(unsigned const& _i) const { return isInt() && toInt<unsigned>() == _i; }
112 bool operator!=(unsigned const& _i) const { return isInt() && toInt<unsigned>() != _i; }
113 bool operator==(u256 const& _i) const { return isInt() && toInt<u256>() == _i; }
114 bool operator!=(u256 const& _i) const { return isInt() && toInt<u256>() != _i; }
115 bool operator==(bigint const& _i) const { return isInt() && toInt<bigint>() == _i; }
116 bool operator!=(bigint const& _i) const { return isInt() && toInt<bigint>() != _i; }
256 if ((!isInt() && !(_flags & AllowNonCanon)) || isList() || isNull())
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-open/
H A Dmain.cpp188 bool isInt = false; in getCMD() local
191 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
192 if(isInt && 0 < parse && parse <= 20){ in getCMD()
202 bool isInt = false; in getCMD() local
205 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
206 if(isInt && 0 < parse && parse <= 20){ in getCMD()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-open/
H A Dmain.cpp188 bool isInt = false; in getCMD() local
191 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
192 if(isInt && 0 < parse && parse <= 20){ in getCMD()
202 bool isInt = false; in getCMD() local
205 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
206 if(isInt && 0 < parse && parse <= 20){ in getCMD()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-open/
H A Dmain.cpp188 bool isInt = false; in getCMD() local
191 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
192 if(isInt && 0 < parse && parse <= 20){ in getCMD()
202 bool isInt = false; in getCMD() local
205 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
206 if(isInt && 0 < parse && parse <= 20){ in getCMD()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-open/
H A Dmain.cpp188 bool isInt = false; in getCMD() local
191 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
192 if(isInt && 0 < parse && parse <= 20){ in getCMD()
202 bool isInt = false; in getCMD() local
205 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
206 if(isInt && 0 < parse && parse <= 20){ in getCMD()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-open/
H A Dmain.cpp188 bool isInt = false; in getCMD() local
191 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
192 if(isInt && 0 < parse && parse <= 20){ in getCMD()
202 bool isInt = false; in getCMD() local
205 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
206 if(isInt && 0 < parse && parse <= 20){ in getCMD()
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-open/
H A Dmain.cpp188 bool isInt = false; in getCMD() local
191 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
192 if(isInt && 0 < parse && parse <= 20){ in getCMD()
202 bool isInt = false; in getCMD() local
205 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
206 if(isInt && 0 < parse && parse <= 20){ in getCMD()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-open/
H A Dmain.cpp188 bool isInt = false; in getCMD() local
191 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
192 if(isInt && 0 < parse && parse <= 20){ in getCMD()
202 bool isInt = false; in getCMD() local
205 int parse = QString(argv[i+1]).toInt(&isInt,10); in getCMD()
206 if(isInt && 0 < parse && parse <= 20){ in getCMD()

1...<<11121314151617181920>>...228