Home
last modified time | relevance | path

Searched refs:LessThanEqual (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h112 LessThanEqual, // ?N operator<= enumerator
/freebsd-12.1/contrib/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp275 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, LessThanEqual, "operator<="); in output()
H A DMicrosoftDemangle.cpp534 IFK::LessThanEqual, // ?N operator<= in translateIntrinsicFunctionCode()