Home
last modified time | relevance | path

Searched defs:IsInteger (Results 1 – 13 of 13) sorted by relevance

/third_party/boost/boost/multiprecision/
Deigen.hpp27IsInteger = boost::multiprecision::number_category<self_type>::value == boost::multipr… enumerator
/third_party/node/deps/npm/node_modules/es-abstract/operations/
D2015.js32 IsInteger: 'https://ecma-international.org/ecma-262/6.0/#sec-isinteger', property
D2017.js33 IsInteger: 'https://ecma-international.org/ecma-262/8.0/#sec-isinteger', property
D2016.js32 IsInteger: 'https://ecma-international.org/ecma-262/7.0/#sec-isinteger', property
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DBaseTypes.h333 inline bool IsInteger(TBasicType type) in IsInteger() function
/third_party/flatbuffers/include/flatbuffers/
Dreflection.h36 inline bool IsInteger(reflection::BaseType t) { in IsInteger() function
Didl.h132 inline bool IsInteger(BaseType t) { return t >= BASE_TYPE_UTYPE && in IsInteger() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DBaseTypes.h593 inline bool IsInteger(TBasicType type) in IsInteger() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBaseTypes.h998 inline bool IsInteger(TBasicType type) in IsInteger() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1566 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3800 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp402 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local
423 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
DDAGCombiner.cpp4549 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local