Home
last modified time | relevance | path

Searched defs:IsNegative (Results 1 – 18 of 18) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp894 bool IsNegative = MangledName.consumeFront('?'); in demangleNumber() local
921 bool IsNegative = false; in demangleUnsigned() local
930 bool IsNegative = false; in demangleSigned() local
1280 bool IsNegative = false; in demangleStringLiteral() local
1437 bool IsNegative = false; in demangleLocallyScopedNamePiece() local
2075 bool IsNegative = false; in demangleArrayType() local
2283 bool IsNegative = false; in demangleTemplateParameterList() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp53 IntegerStyle Style, bool IsNegative) { in write_unsigned_impl()
79 IntegerStyle Style, bool IsNegative = false) { in write_unsigned()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DNativeFormatting.cpp52 IntegerStyle Style, bool IsNegative) { in write_unsigned_impl()
78 IntegerStyle Style, bool IsNegative = false) { in write_unsigned()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp342 void parseSingleInteger(bool IsNegative, OperandVector &Operands) { in parseSingleInteger()
353 bool parseSingleFloat(bool IsNegative, OperandVector &Operands) { in parseSingleFloat()
367 bool parseSpecialFloatMaybe(bool IsNegative, OperandVector &Operands) { in parseSpecialFloatMaybe()
/external/vixl/src/aarch64/
Doperands-aarch64.h908 bool IsNegative() const { return is_negative_; } in IsNegative() function
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1579 bool IsNegative = Token.is(MIToken::minus); in parseOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h560 bool IsNegative = false; member
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp856 bool IsNegative, IsNotNegative; in simplifyRangeCheck() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp711 bool IsNegative = false; in canonicalizeSaturatedSubtract() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2666 bool IsNegative = Token.is(MIToken::minus); in parseOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp913 bool IsNegative = C && C->getAPIntValue().isNegative(); in LowerSETCC() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2399 bool IsNegative) { in getAbsolute()
/external/clang/lib/Driver/
DTools.cpp66 bool IsNegative = Name.startswith("no-"); in handleTargetFeaturesGroup() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2925 bool IsNegative) { in getAbsolute()
/external/cronet/third_party/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc2432 bool IsNegative(T x) { in IsNegative() function
/external/googletest/googletest/test/
Dgtest_unittest.cc2432 bool IsNegative(T x) { in IsNegative() function
/external/cronet/third_party/googletest/src/googletest/test/
Dgtest_unittest.cc2408 bool IsNegative(T x) { in IsNegative() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgtest_unittest.cc2432 bool IsNegative(T x) { in IsNegative() function