Home
last modified time | relevance | path

Searched defs:NEG (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libc/src/__support/
H A Dsign.h28 static const Sign NEG; global() member
/llvm-project/clang/test/Analysis/copypaste/
H A Dmacro-complexity.cpp42 #define NEG(A) -(A) macro
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h288 NEG = 1 << 0, // Floating-point negate modifier enumerator
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1902 auto NEG = IC.Builder.CreateIntrinsic( instCombineSVESDIV() local