Searched defs:false (Results 1 - 25 of 430) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp11054 combineSelectAndUse(SDNode *N, SDValue Slct, SDValue OtherOp, TargetLowering::DAGCombinerInfo &DCI, bool AllOnes = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11084 /*DiagnoseCFAudited=*/false, Opc); local
[all...]
H A DTreeTransform.h587 TransformTemplateArguments(const TemplateArgumentLoc *Inputs, unsigned NumInputs, TemplateArgumentListInfo &Outputs, bool Uneval = false) argument
11300 Sema::ContextRAII SavedContext(getSema(), Body, /*NewThisContext*/false); local
11839 /*NewThisContext*/false); local
[all...]
/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c1355 int false = 0; local
1380 int false = 0; local
1420 int false = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp250 CFGSimplifyPass(unsigned Threshold = 1, bool ForwardSwitchCond = false, bool ConvertSwitch = false, bool KeepLoops = true, bool SinkCommon = false, std::function<bool(const Function &)> Ftor = nullptr) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionRetHardening.cpp124 X86::RSP, false, 0) local
H A DX86LoadValueInjectionLoadHardening.cpp201 DOTGraphTraits(bool isSimple = false) : DefaultDOTGraphTraits(isSimple) {} argument
[all...]
H A DX86InstrInfo.cpp4272 hasPartialRegUpdate(unsigned Opcode, const X86Subtarget &Subtarget, bool ForLoadFold = false) argument
4363 hasUndefRegUpdate(unsigned Opcode, unsigned &OpNum, bool ForLoadFold = false) argument
[all...]
H A DX86IndirectThunks.cpp274 addRegOffset(BuildMI(CallTarget, DebugLoc(), TII->get(MovOpc)), SPReg, false, local
H A DImmutableGraph.h117 NodeSet(const ImmutableGraph &G, bool ContainsAll = false) argument
205 EdgeSet(const ImmutableGraph &G, bool ContainsAll = false) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp863 isConstantOrConstantVector(SDValue N, bool NoOpaques = false) argument
882 isAnyConstantBuildVector(SDValue V, bool NoOpaques = false) argument
6447 calculateByteProvider(SDValue Op, unsigned Index, unsigned Depth, bool Root = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp163 parseParens(bool LookForDecls = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1403 createFromSDK(DarwinPlatformKind Platform, StringRef Value, bool IsSimulator = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1001 getMangledNameImpl(const CodeGenModule &CGM, GlobalDecl GD, const NamedDecl *ND, bool OmitMultiVersionMangling = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp419 addDeclUnchecked(const Decl *D, bool Virtual = false) argument
1080 setActiveDiagnostic(false); variable
1496 set(APValue::LValueBase B, bool BInvalid = false) argument
1569 addDecl(EvalInfo &Info, const Expr *E, const Decl *D, bool Virtual = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1072 setObjectOfFriendDecl(bool PerformFriendInjection = false) argument
[all...]
/freebsd-11-stable/contrib/sendmail/src/
H A Dusersmtp.c84 mci_dump(sm_debug_file(), mci, false); local
[all...]
H A Dudb.c343 printaddr(sm_debug_file(), a, false); local
483 printaddr(sm_debug_file(), a, false); local
534 printaddr(sm_debug_file(), a, false); local
H A Dsavemail.c77 printaddr(sm_debug_file(), &e->e_from, false); local
[all...]
H A Drecipient.c186 printaddr(sm_debug_file(), ctladdr, false); local
248 printaddr(sm_debug_file(), ctladdr, false); local
261 printaddr(sm_debug_file(), b, false); local
268 printaddr(sm_debug_file(), a, false); local
413 printaddr(sm_debug_file(), &a, false); local
486 printaddr(sm_debug_file(), new, false); local
754 printaddr(sm_debug_file(), q, false); local
827 printaddr(sm_debug_file(), new, false); local
958 printaddr(sm_debug_file(), new, false); local
1056 printaddr(sm_debug_file(), new, false); local
1459 printaddr(sm_debug_file(), ctladdr, false); local
1896 printaddr(sm_debug_file(), ctladdr, false); local
[all...]
H A Dqueue.c500 dumpfd(sm_io_getinfo(tfp, SM_IO_WHAT_FD, NULL), true, false); local
779 printaddr(sm_debug_file(), q, false); local
[all...]
H A Dparseaddr.c237 printaddr(sm_debug_file(), a, false); local
2208 printaddr(sm_debug_file(), a, false); local
2860 printaddr(sm_debug_file(), a, false); local
2925 printaddr(sm_debug_file(), a, false); local
[all...]
H A Dmci.c497 mci_dump(sm_debug_file(), mci, false); local
510 mci_dump(sm_debug_file(), mci, false); local
1060 mci_dump(sm_debug_file(), mci, false); local
[all...]
H A Dmain.c2941 printaddr(sm_debug_file(), &e->e_from, false); local
[all...]
H A Denvelope.c1099 printaddr(sm_debug_file(), &e->e_from, false); local
[all...]

Completed in 404 milliseconds

1234567891011>>