| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineNegator.cpp | 529 [[nodiscard]] Value *Negator::Negate(bool LHSIsZero, bool IsNSW, Value *Root, Negate() function in Negator
|
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
| H A D | VFABIDemangler.cpp | 189 const bool Negate = ParseString.consume_front("n"); in tryParseCompileTimeLinearToken() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86InstComments.cpp | 289 bool Negate = false; printFMAComments() local [all...] |
| /freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ThreadSafety.cpp | 1403 bool &Negate) { in getTrylockCallExpr() 1482 bool Negate = false; in getEdgeLockset() local
|
| H A D | CFG.cpp | 1091 if (const auto *Negate = dyn_cast<UnaryOperator>(E1)) { in checkIncorrectLogicOperator() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelDAGToDAG.cpp | 2346 combineBallotPattern(SDValue VCMP,bool & Negate) combineBallotPattern() argument 2387 bool Negate = false; SelectBRCOND() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 1587 auto IsOutOfRangeConstant = [&](const MCExpr *E, bool Negate) -> bool { in parsePCRel() argument
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 4371 getVCmpInst(MVT VecVT,ISD::CondCode CC,bool HasVSX,bool & Swap,bool & Negate) getVCmpInst() argument 4588 bool Swap, Negate; trySETCC() local [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyLibCalls.cpp | 150 bool Negate = Str[0] == '-'; convertStrToInt() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 4930 emitConjunctionRec(Register Val,AArch64CC::CondCode & OutCC,bool Negate,Register CCOp,AArch64CC::CondCode Predicate,MachineIRBuilder & MIB) const emitConjunctionRec() argument
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 14092 SDValue Negate = DCI.DAG.getNode(ISD::SUB, dl, MVT::i32, PerformSUBCombine() local 18161 SearchLoopIntrinsic(SDValue N,ISD::CondCode & CC,int & Imm,bool & Negate) SearchLoopIntrinsic() argument 18215 bool Negate = false; PerformHWLoopCombine() local [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 3008 bool Negate = false; parseImm() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 3517 bool Negate = false; visitSelect() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 3383 emitConjunctionRec(SelectionDAG & DAG,SDValue Val,AArch64CC::CondCode & OutCC,bool Negate,SDValue CCOp,AArch64CC::CondCode Predicate) emitConjunctionRec() argument 17165 auto Negate = [&](SDValue N) { performMulCombine() local [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 3561 bool Negate = false; lowerBuildVectorOfConstants() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 53963 __anon97398207d302(SDValue N0, SDValue N1, bool Negate) combineX86AddSub() argument [all...] |