/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
D | MicrosoftDemangle.cpp | 894 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/ |
D | NativeFormatting.cpp | 53 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/ |
D | NativeFormatting.cpp | 52 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/ |
D | WebAssemblyAsmParser.cpp | 342 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/ |
D | operands-aarch64.h | 908 bool IsNegative() const { return is_negative_; } in IsNegative() function
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 1579 bool IsNegative = Token.is(MIToken::minus); in parseOffset() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 560 bool IsNegative = false; member
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 856 bool IsNegative, IsNotNegative; in simplifyRangeCheck() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 711 bool IsNegative = false; in canonicalizeSaturatedSubtract() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 2666 bool IsNegative = Token.is(MIToken::minus); in parseOffset() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 913 bool IsNegative = C && C->getAPIntValue().isNegative(); in LowerSETCC() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2399 bool IsNegative) { in getAbsolute()
|
/external/clang/lib/Driver/ |
D | Tools.cpp | 66 bool IsNegative = Name.startswith("no-"); in handleTargetFeaturesGroup() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 2925 bool IsNegative) { in getAbsolute()
|
/external/cronet/third_party/boringssl/src/third_party/googletest/test/ |
D | gtest_unittest.cc | 2432 bool IsNegative(T x) { in IsNegative() function
|
/external/googletest/googletest/test/ |
D | gtest_unittest.cc | 2432 bool IsNegative(T x) { in IsNegative() function
|
/external/cronet/third_party/googletest/src/googletest/test/ |
D | gtest_unittest.cc | 2408 bool IsNegative(T x) { in IsNegative() function
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | gtest_unittest.cc | 2432 bool IsNegative(T x) { in IsNegative() function
|