Home
last modified time | relevance | path

Searched defs:positive (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-function-ptr-dereference.cpp5 void positive() { in positive() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dswitch-missing-default-case.cpp7 void positive() { in positive() function
/llvm-project/mlir/unittests/Interfaces/
H A DInferIntRangeInterfaceTest.cpp63 ConstantIntRanges positive = ConstantIntRanges::fromSigned(one, intMax); in TEST() local
/llvm-project/mlir/lib/Conversion/TosaToArith/
H A DTosaToArith.cpp103 Value positive = rewriter.create<arith::CmpIOp>( in matchAndRewrite() local
/llvm-project/flang/runtime/
H A Dnumeric.cpp183 Nearest(T x,bool positive) Nearest() argument
/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DNumeric.cpp438 mlir::Value positive = genNearest() local