Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h139 LessThanEqual, // ?N operator<= enumerator
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp278 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, LessThanEqual, "operator<="); in output()
H A DMicrosoftDemangle.cpp564 IFK::LessThanEqual, // ?N operator<= in translateIntrinsicFunctionCode()