Home
last modified time | relevance | path

Searched defs:negative (Results 1 – 21 of 21) sorted by relevance

/llvm-project/llvm/test/MC/AsmParser/
H A Ddirective_rept-diagnostics.s24 .global negative symbol
26 negative: label
/llvm-project/llvm/test/MC/AArch64/
H A Dlabel-arithmetic-diags-elf.s26 negative: label
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-function-ptr-dereference.cpp40 void negative() { in negative() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dswitch-missing-default-case.cpp30 void negative() { in negative() function
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsafe-buffer-usage-fixits-deref-simple-ptr-arith.cpp181 void negative() { in negative() function
H A Dbuiltin-dump-struct.cpp63 bool negative = false; in Arg() local
/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.cpp109 bool negative = false; in formatSI() local
/llvm-project/mlir/unittests/Interfaces/
H A DInferIntRangeInterfaceTest.cpp67 ConstantIntRanges negative = ConstantIntRanges::fromSigned(intMin, negOne); in TEST() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp43 bool negative, bool uppercase) { in AppendNumber()
91 bool negative = (num < 0); in AppendSignedDecimal() local
/llvm-project/flang/include/flang/Evaluate/
H A Dreal.h276 static constexpr Real Infinity(bool negative) { in Infinity() argument
/llvm-project/libc/test/src/stdlib/
H A DStrtolTest.h97 const char *negative = "-100"; CleanBaseTenDecode() local
/llvm-project/flang/lib/Decimal/
H A Dbinary-to-decimal.cpp21 bool negative{x.IsNegative()}; local
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h146 bool negative = BitIsSet(value, 31); in ASR_C() local
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h290 bool negative() const { return CapExpr.getInt(); } in negative() function
/llvm-project/flang/lib/Evaluate/
H A Dreal.cpp503 Normalize(bool negative,int exponent,const Fraction & fraction,Rounding rounding,RoundingBits * roundingBits) Normalize() argument
/llvm-project/mlir/lib/AsmParser/
H A DAttributeParser.cpp1167 bool negative = consumeIf(Token::minus); parseStridedLayoutAttr() local
H A DParser.cpp289 bool negative = consumeIf(Token::minus); parseOptionalInteger() local
/llvm-project/clang/test/AST/Interp/
H A Darrays.cpp
/llvm-project/flang/unittests/Evaluate/
H A Dreal.cpp324 if (negative) { in ToIntPower() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp132 Value negative = builder.create<arith::CmpIOp>( visitFloorDivExpr() local
[all...]
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp451 bool negative, overflow; totalExponent() local
[all...]