Home
last modified time | relevance | path

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

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