Searched defs:true (Results 201 - 225 of 472) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc846 CHECK_EQ(internal_iserror(rv, &rverrno), true); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp1117 getNewSource(MachineRegisterInfo *MRI, const TargetInstrInfo *TII, RegSubRegPair Def, const PeepholeOptimizer::RewriteMapTy &RewriteMap, bool HandleMultipleSources = true) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp238 static DIType * stripQualifiers(DIType *Ty, bool skipTypedef = true) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp384 diagnoseInitOverride(Expr *OldInit, SourceRange NewInitRange, bool FullyOverwritten = true) argument
[all...]
H A DDeclSpec.cpp469 BadSpecifier(T TNew, T TPrev, const char *&PrevSpec, unsigned &DiagID, bool IsExtension = true) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDiagnosticInfo.h1057 DiagnosticInfoSrcMgr(const SMDiagnostic &Diagnostic, bool InlineAsmDiag = true, unsigned LocCookie = 0) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h282 setIsPoisoned(bool Value = true) argument
295 setIsCPlusPlusOperatorKeyword(bool Val = true) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopFuse.cpp1028 AddRecLoopReplacer(ScalarEvolution &SE, const Loop &OldL, const Loop &NewL, bool UseMax = true) argument
[all...]
H A DMemCpyOptimizer.cpp732 MSSAU->insertDef(cast<MemoryDef>(NewAccess), /*RenameUses=*/true); local
830 MSSAU->insertDef(cast<MemoryDef>(NewAccess), /*RenameUses=*/true); local
1121 MSSAU->insertDef(cast<MemoryDef>(NewAccess), /*RenameUses=*/true); local
1232 MSSAU->insertDef(cast<MemoryDef>(NewAccess), /*RenameUses=*/true); local
1359 MSSAU->insertDef(cast<MemoryDef>(NewAccess), /*RenameUses=*/true); local
1395 MSSAU->insertDef(cast<MemoryDef>(NewAccess), /*RenameUses=*/true); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h648 CreateImm(const MCExpr *Val, SMLoc StartLoc, SMLoc EndLoc, StringRef SymName = StringRef(), void *OpDecl = nullptr, bool GlobalRef = true) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp258 WebAssemblyLowerEmscriptenEHSjLj(bool EnableEH = true, bool EnableSjLj = true) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableSet.h991 Factory(bool canonicalize = true) argument
994 Factory(BumpPtrAllocator& Alloc, bool canonicalize = true) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp155 /*DisableMacroExpansion*/ true, local
156 /*IsReinject*/ true); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DParsedAttr.h455 setUsedAsTypeAttr(bool Used = true) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp901 TArg.print(PrintingPolicy(LO), Out, /*IncludeType*/ true); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DRetainSummaryManager.h560 addClassMethSummary(const char* Cls, const char* name, const RetainSummary *Summ, bool isNullary = true) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp477 DecodePALIGNRMask(MVT VT, unsigned Imm, SmallVectorImpl<int> &ShuffleMask, bool AlignDirection = true, bool Unary = false) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp287 {"elf64-x86-64", {ELF::EM_X86_64, true, true}}, variable
293 {"elf64-aarch64", {ELF::EM_AARCH64, true, true}}, variable
294 {"elf64-littleaarch64", {ELF::EM_AARCH64, true, true}}, variable
297 {"elf64-littleriscv", {ELF::EM_RISCV, true, true}}, variable
301 {"elf64-powerpc", {ELF::EM_PPC64, true, false}}, variable
302 {"elf64-powerpcle", {ELF::EM_PPC64, true, true}}, variable
309 {"elf64-tradbigmips", {ELF::EM_MIPS, true, false}}, variable
310 {"elf64-tradlittlemips", {ELF::EM_MIPS, true, true}}, variable
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp358 "LLVM windres (GNU windres compatible)", false, true); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/lto/
H A Dlto.cpp112 std::make_unique<LTOToolDiagnosticHandler>(), true); local
277 true); local
[all...]
/netbsd-current/tests/sys/uvm/
H A Dt_uvm_physseg.c490 ATF_REQUIRE_EQ(uvm_physseg_plug(VALID_START_PFN_1, npages1, &upm1), true); local
495 ATF_REQUIRE_EQ(uvm_physseg_plug(VALID_START_PFN_2, npages2, &upm2), true); local
509 ATF_REQUIRE_EQ(uvm_physseg_plug(VALID_START_PFN_3, npages3, &upm3), true); local
522 ATF_REQUIRE_EQ(uvm_physseg_plug(VALID_START_PFN_4, npages4, &upm4), true); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Djump.c1237 mark_jump_label_1 (ASM_OPERANDS_LABEL (asmop, i), insn, false, true); local
[all...]
H A Dsystem.h828 # undef true macro
832 # define true 1 macro
H A Dipa-polymorphic-call.c911 true, local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c323 gfc_cpp_add_include_path_after (xstrdup(arg), true); local
340 gfc_cpp_add_include_path (xstrdup(arg), true); local

Completed in 1493 milliseconds

1234567891011>>