Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h151 DivEqual, // ?_0 operator/= enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp292 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, DivEqual, "operator/="); in output()
H A DMicrosoftDemangle.cpp603 IFK::DivEqual, // ?_0 operator/= in translateIntrinsicFunctionCode()