Home
last modified time | relevance | path

Searched refs:LogicalNot (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp263 OUTPUT_ENUM_CLASS_VALUE(IntrinsicFunctionKind, LogicalNot, "operator!"); in output()
H A DMicrosoftDemangle.cpp586 IFK::LogicalNot, // ?7 # operator! in translateIntrinsicFunctionCode()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h125 LogicalNot, // ?7 # operator! enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVSymbolicOperands.td1829 defm LogicalNot : SpecConstantOpOperandsOperand<168, [], []>;