Home
last modified time | relevance | path

Searched refs:Negate (Results 1 – 25 of 105) sorted by relevance

12345

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1047 bool &Negate);
1441 bool &Negate) { in getTrylockCallExpr() argument
1447 return getTrylockCallExpr(CallExp->getArg(0), C, Negate); in getTrylockCallExpr()
1451 return getTrylockCallExpr(PE->getSubExpr(), C, Negate); in getTrylockCallExpr()
1453 return getTrylockCallExpr(CE->getSubExpr(), C, Negate); in getTrylockCallExpr()
1455 return getTrylockCallExpr(FE->getSubExpr(), C, Negate); in getTrylockCallExpr()
1458 return getTrylockCallExpr(E, C, Negate); in getTrylockCallExpr()
1462 Negate = !Negate; in getTrylockCallExpr()
1463 return getTrylockCallExpr(UOP->getSubExpr(), C, Negate); in getTrylockCallExpr()
1470 Negate = !Negate; in getTrylockCallExpr()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Ddivmodhi.S55 ;; Negate the denumerator (which is in DE)
73 ;; Negate the numerator (which is in AX)
85 ;; Negate result and transfer into r8
122 ;; Negate the denumerator (which is in DE)
140 ;; Negate the numerator (which is in AX)
152 ;; Negate result and transfer into r8
222 ;; Negate the denumerator (which is in MDBL)
237 ;; Negate the numerator (which is in MDAL)
248 ;; Negate result and transfer into r8
291 ;; Negate the denumerator (which is in MDBL)
[all …]
H A Ddivmodsi.S61 ;; Negate the denumerator (which is in HLDE)
110 ;; Negate the numerator (which is in BCAX)
132 ;; Negate result (in BCAX) and transfer into r8,r10
204 ;; Negate the denumerator (which is in HLDE)
240 ;; Negate the numerator (which is in BCAX)
262 ;; Negate result (in HLDE) and transfer into r8,r10
369 ;; Negate the denumerator (which is in MDBL/MDBH)
386 ;; Negate the numerator (which is in MDAL/MDAH)
397 ;; Negate result and transfer into r8,r10
446 ;; Negate the denumerator (which is in MDBL/MDBH)
[all …]
H A Dfpbit-sf.S28 ;; Negate the floating point value.
501 ;; Negate the result.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Ddivmodhi.S55 ;; Negate the denumerator (which is in DE)
73 ;; Negate the numerator (which is in AX)
85 ;; Negate result and transfer into r8
122 ;; Negate the denumerator (which is in DE)
140 ;; Negate the numerator (which is in AX)
152 ;; Negate result and transfer into r8
222 ;; Negate the denumerator (which is in MDBL)
237 ;; Negate the numerator (which is in MDAL)
248 ;; Negate result and transfer into r8
291 ;; Negate the denumerator (which is in MDBL)
[all …]
H A Ddivmodsi.S61 ;; Negate the denumerator (which is in HLDE)
110 ;; Negate the numerator (which is in BCAX)
132 ;; Negate result (in BCAX) and transfer into r8,r10
204 ;; Negate the denumerator (which is in HLDE)
240 ;; Negate the numerator (which is in BCAX)
262 ;; Negate result (in HLDE) and transfer into r8,r10
369 ;; Negate the denumerator (which is in MDBL/MDBH)
386 ;; Negate the numerator (which is in MDAL/MDAH)
397 ;; Negate result and transfer into r8,r10
446 ;; Negate the denumerator (which is in MDBL/MDBH)
[all …]
H A Dfpbit-sf.S28 ;; Negate the floating point value.
501 ;; Negate the result.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp289 bool Negate = false; in printFMAComments() local
350 Negate = true; in printFMAComments()
356 Negate = true; in printFMAComments()
368 Negate = true; in printFMAComments()
375 Negate = true; in printFMAComments()
484 Negate = true; in printFMAComments()
496 Negate = true; in printFMAComments()
508 Negate = true; in printFMAComments()
521 Negate = true; in printFMAComments()
534 Negate = true; in printFMAComments()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVFABIDemangling.cpp172 const bool Negate = ParseString.consume_front("n"); in tryParseCompileTimeLinearToken() local
175 if (Negate) in tryParseCompileTimeLinearToken()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/microblaze/
H A Ddivsi3.S88 RSUBI r3,r3,0 # Negate the result
H A Dmodsi3.S87 rsubi r3,r3,0 # Negate the result
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/microblaze/
H A Ddivsi3.S88 RSUBI r3,r3,0 # Negate the result
H A Dmodsi3.S87 rsubi r3,r3,0 # Negate the result
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A Darm_fp16.td19 // Negate
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td253 // Negate and then truncate an immediate to a 16-bit signed quantity.
271 // Negate and then truncate an immediate to a 32-bit unsigned quantity.
283 // Negate and then truncate an immediate to a 32-bit unsigned quantity.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4178 bool HasVSX, bool &Swap, bool &Negate) { in getVCmpInst() argument
4180 Negate = false; in getVCmpInst()
4195 case ISD::SETNE: CC = ISD::SETEQ; Negate = true; break; in getVCmpInst()
4196 case ISD::SETUNE: CC = ISD::SETOEQ; Negate = true; break; in getVCmpInst()
4197 case ISD::SETULE: CC = ISD::SETOGT; Negate = true; break; in getVCmpInst()
4198 case ISD::SETULT: CC = ISD::SETOGE; Negate = true; break; in getVCmpInst()
4239 case ISD::SETNE: CC = ISD::SETEQ; Negate = true; break; in getVCmpInst()
4240 case ISD::SETUNE: CC = ISD::SETUEQ; Negate = true; break; in getVCmpInst()
4241 case ISD::SETLE: CC = ISD::SETGT; Negate = true; break; in getVCmpInst()
4242 case ISD::SETULE: CC = ISD::SETUGT; Negate = true; break; in getVCmpInst()
[all …]
H A DREADME_P9.txt92 - Vector Integer Negate: vnegw vnegd
178 - QP Absolute/Negative-Absolute/Negate: xsabsqp xsnabsqp xsnegqp
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d993 Open = 0, Negate, Difference, SymDifference, Intersection, Union, None enumerator
1306 case Operator.Negate: in parseCharsetImpl()
1357 opstack.push(Operator.Negate); in parseCharsetImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp489 LLVM_NODISCARD Value *Negator::Negate(bool LHSIsZero, Value *Root, in Negate() function in Negator
H A DInstCombineInternal.h788 LLVM_NODISCARD static Value *Negate(bool LHSIsZero, Value *Root,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1964 Value *Negate = IRB.CreateXor( in addToMergedCondition() local
1966 MergedCondition = IRB.CreateAnd(MergedCondition, Negate); in addToMergedCondition()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dexpressions.rst180 Negate an arithmetic value; analogous to:
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dexpressions.rst145 Negate an arithmetic value; for example:
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/
H A Dexpressions.rst145 Negate an arithmetic value; for example:
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib1funcs.S174 ;; Negate a 2-byte value held in consecutive registers
181 ;; Negate a 4-byte value held in consecutive registers

12345