Searched defs:false (Results 251 - 275 of 506) sorted by relevance

<<11121314151617181920>>

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h544 getAttrList(LLVMContext *C, ArrayRef<unsigned> ArgNos, bool Signed, bool Ret = false, AttributeList AL = AttributeList()) const argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h246 AccelInfo(DwarfStringPoolEntryRef Name, const DIE *Die, bool SkipPubSection = false) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h120 explicit raw_ostream(bool unbuffered = false, argument
433 explicit raw_pwrite_stream(bool Unbuffered = false, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h461 static Constant *getAnon(ArrayRef<Constant *> V, bool Packed = false) { argument
464 getAnon(LLVMContext &Ctx, ArrayRef<Constant *> V, bool Packed = false) argument
1187 getGetElementPtr(Type *Ty, Constant *C, ArrayRef<Constant *> IdxList, bool InBounds = false, std::optional<unsigned> InRangeIndex = std::nullopt, Type *OnlyIfReducedTy = nullptr) argument
1196 getGetElementPtr(Type *Ty, Constant *C, Constant *Idx, bool InBounds = false, std::optional<unsigned> InRangeIndex = std::nullopt, Type *OnlyIfReducedTy = nullptr) argument
[all...]
H A DValue.h726 stripAndAccumulateConstantOffsets(const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, bool AllowInvariantGroup = false) argument
H A DInstruction.h817 Instruction *getNextNonDebugInstruction(bool SkipPseudoOp = false) { argument
828 getPrevNonDebugInstruction(bool SkipPseudoOp = false) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h523 SlotIndex insertMachineInstrInMaps(MachineInstr &MI, bool Late = false) { argument
H A DSwitchLoweringUtils.h192 JumpTableHeader(APInt F, APInt L, const Value *SV, MachineBasicBlock *H, bool E = false) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStructuredData.h147 bool GetBooleanValue(bool fail_value = false) { argument
349 Boolean(bool b = false) argument
[all...]
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DInputFiles.h137 InputFile(Kind kind, MemoryBufferRef mb, bool lazy = false) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/tools/driver/
H A Dcc1as_main.cpp646 "Clang Integrated Assembler", /*ShowHidden=*/false, local
647 /*ShowAllAliases=*/false, local
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFile.h341 FindNamespace(ConstString name, const CompilerDeclContext &parent_decl_ctx, bool only_root_namespaces = false) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DDisassembler.h67 GetMnemonic(const ExecutionContext *exe_ctx, bool markup = false) argument
73 GetOperands(const ExecutionContext *exe_ctx, bool markup = false) argument
H A DFormatEntity.h132 Definition(const char *name, const FormatEntity::Entry::Type t, const uint64_t num_children, const Definition *children, const bool keep_separator = false) argument
142 DefinitionWithChildren(const char *name, const FormatEntity::Entry::Type t, const Definition (&children)[N], bool keep_separator = false) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/cfi/
H A Dcfi.cpp355 reinterpret_cast<__ubsan::CFICheckFailData *>(DiagData), Addr, false); local
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h183 void SetResumeState(lldb::StateType state, bool override_suspend = false) { argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp349 SeparateConstOffsetFromGEPLegacyPass(bool LowerGEP = false) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp181 static bool markFunctionCold(Function &F, bool UpdateEntryCount = false) { argument
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp497 static void getTime(char *buffer, size_t buflen, bool underscores = false) { argument
/freebsd-current/contrib/bc/src/
H A Dlibrary.c1389 bc_num_print(BCL_NUM_NUM(nptr), (BcBigDig) ctxt->obase, false); local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp159 CheckStmtContext(bool isPreVisit, const CheckersTy &checkers, const Stmt *s, ExprEngine &eng, bool wasInlined = false) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h417 PrettyPrinter(bool V = false, bool C = true, bool CS = true) argument
685 void printApply(const Apply *E, StreamType &SS, bool sugared = false) { argument
[all...]
/freebsd-current/contrib/ldns/
H A Ddnssec_sign.c1067 false); local
1079 false); local
/freebsd-current/sys/dev/tws/
H A Dtws.h205 typedef enum _boolean { false, true } boolean; enumerator in enum:_boolean
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h590 MCSuperRegIterator(MCRegister Reg, const MCRegisterInfo *MCRI, bool IncludeSelf = false) argument

Completed in 239 milliseconds

<<11121314151617181920>>