Home
last modified time | relevance | path

Searched defs:Negate (Results 1 – 15 of 15) sorted by relevance

/netbsd/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
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVFABIDemangling.cpp172 const bool Negate = ParseString.consume_front("n"); in tryParseCompileTimeLinearToken() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstComments.cpp289 bool Negate = false; in printFMAComments() local
/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d993 Open = 0, Negate, Difference, SymDifference, Intersection, Union, None enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1441 bool &Negate) { in getTrylockCallExpr()
1520 bool Negate = false; in getEdgeLockset() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1964 Value *Negate = IRB.CreateXor( in addToMergedCondition() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4178 bool HasVSX, bool &Swap, bool &Negate) { in getVCmpInst()
4395 bool Swap, Negate; in trySETCC() local
/netbsd/external/gpl3/gdb/dist/sim/mips/
H A Dsim-main.h748 #define Negate(op,fmt) fp_neg(SIM_ARGS, op, fmt) macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp78 bool Negate = false) { in packConstantV2I16()
/netbsd/external/gpl3/gdb.old/dist/sim/mips/
H A Dsim-main.h748 #define Negate(op,fmt) fp_neg(SIM_ARGS, op, fmt) macro
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13057 SDValue Negate = DCI.DAG.getNode(ISD::SUB, dl, MVT::i32, in PerformSUBCombine() local
16531 bool &Negate) { in SearchLoopIntrinsic()
16585 bool Negate = false; in PerformHWLoopCombine() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp2742 bool Negate = false; in parseImm() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3259 bool Negate = false; in visitSelect() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2626 AArch64CC::CondCode &OutCC, bool Negate, SDValue CCOp, in emitConjunctionRec()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49111 auto MatchGeneric = [&](SDValue N0, SDValue N1, bool Negate) { in combineX86AddSub()