/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | VFABIDemangling.cpp | 170 const bool Negate = ParseString.consume_front("n"); in tryParseCompileTimeLinearToken() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 528 [[nodiscard]] Value *Negator::Negate(bool LHSIsZero, Value *Root, in Negate() function in Negator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86InstComments.cpp | 289 bool Negate = false; in printFMAComments() local
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | ThreadSafety.cpp | 1389 bool &Negate) { in getTrylockCallExpr() 1468 bool Negate = false; in getEdgeLockset() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 1615 auto isOutOfRangeConstant = [&](const MCExpr *E, bool Negate) -> bool { in parsePCRel()
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | obj-vms.c | 3173 int Negate; in VMS_Modify_Psect_Attributes() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 4206 bool HasVSX, bool &Swap, bool &Negate) { in getVCmpInst() 4423 bool Swap, Negate; in trySETCC() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 109 bool Negate = Str[0] == '-'; in convertStrToInt() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 4895 Register Val, AArch64CC::CondCode &OutCC, bool Negate, Register CCOp, in emitConjunctionRec()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 13940 SDValue Negate = DCI.DAG.getNode(ISD::SUB, dl, MVT::i32, in PerformSUBCombine() local 17950 bool &Negate) { in SearchLoopIntrinsic() 18004 bool Negate = false; in PerformHWLoopCombine() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 2937 bool Negate = false; in parseImm() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 3261 AArch64CC::CondCode &OutCC, bool Negate, SDValue CCOp, in emitConjunctionRec() 15651 auto Negate = [&](SDValue N) { in performMulCombine() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 3335 bool Negate = false; in visitSelect() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 2522 bool Negate = false; in lowerBUILD_VECTOR() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 54518 auto MatchGeneric = [&](SDValue N0, SDValue N1, bool Negate) { in combineX86AddSub()
|