Home
last modified time | relevance | path

Searched defs:NEQV (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/include/flang/Evaluate/
H A Dlogical.h92 constexpr Logical NEQV(const Logical &that) const { in NEQV() function
/llvm-project/flang/lib/Lower/OpenMP/
H A DReductionProcessor.h53 NEQV, enumerator
/llvm-project/flang/lib/Parser/
H A Dpreprocessor.cpp899 NEQV, ExpressionValue() enumerator
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h1748 struct NEQV : public IntrinsicBinary { global() struct