Home
last modified time | relevance | path

Searched defs:true (Results 651 - 675 of 781) sorted by relevance

1...<<21222324252627282930>>...32

/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc695 AdjustStackPointerForTailCall( TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, ZoneVector<Register>* pending_pushes = nullptr, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc550 int DadduLatency(bool is_operand_register = true) { in DadduLatency() argument
558 int DsubuLatency(bool is_operand_register = true) { in DsubuLatency() argument
562 int AndLatency(bool is_operand_register = true) { in AndLatency() argument
566 int OrLatency(bool is_operand_register = true) { in OrLatency() argument
570 int NorLatency(bool is_operand_register = true) { in NorLatency() argument
578 int XorLatency(bool is_operand_register = true) { in XorLatency() argument
582 int MulLatency(bool is_operand_register = true) { in MulLatency() argument
590 int DmulLatency(bool is_operand_register = true) { in DmulLatency() argument
603 int MulhLatency(bool is_operand_register = true) { in MulhLatency() argument
616 MulhuLatency(bool is_operand_register = true) MulhuLatency() argument
629 DMulhLatency(bool is_operand_register = true) DMulhLatency() argument
642 DivLatency(bool is_operand_register = true) DivLatency() argument
650 DivuLatency(bool is_operand_register = true) DivuLatency() argument
658 DdivLatency(bool is_operand_register = true) DdivLatency() argument
671 DdivuLatency(bool is_operand_register = true) DdivuLatency() argument
684 ModLatency(bool is_operand_register = true) ModLatency() argument
697 ModuLatency(bool is_operand_register = true) ModuLatency() argument
710 DmodLatency(bool is_operand_register = true) DmodLatency() argument
723 DmoduLatency(bool is_operand_register = true) DmoduLatency() argument
1001 SltuLatency(bool is_operand_register = true) SltuLatency() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc580 AdjustStackPointerForTailCall(TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc552 AdjustStackPointerForTailCall(TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
[all...]
H A Dinstruction-scheduler-mips.cc535 int RorLatency(bool is_operand_register = true) { in RorLatency() argument
547 int AdduLatency(bool is_operand_register = true) { in AdduLatency() argument
555 int XorLatency(bool is_operand_register = true) { in XorLatency() argument
559 int AndLatency(bool is_operand_register = true) { in AndLatency() argument
563 int OrLatency(bool is_operand_register = true) { in OrLatency() argument
567 int SubuLatency(bool is_operand_register = true) { in SubuLatency() argument
571 int MulLatency(bool is_operand_register = true) { in MulLatency() argument
587 int NorLatency(bool is_operand_register = true) { in NorLatency() argument
603 int ShlPairLatency(bool is_operand_register = true) { in ShlPairLatency() argument
617 ShrPairLatency(bool is_operand_register = true, uint32_t shift = 0) ShrPairLatency() argument
633 SarPairLatency(bool is_operand_register = true, uint32_t shift = 0) SarPairLatency() argument
669 SltLatency(bool is_operand_register = true) SltLatency() argument
677 SltuLatency(bool is_operand_register = true) SltuLatency() argument
685 MuluLatency(bool is_operand_register = true) MuluLatency() argument
747 MoveLatency(bool is_double_register = true) MoveLatency() argument
1063 MulhLatency(bool is_operand_register = true) MulhLatency() argument
1079 MulhuLatency(bool is_operand_register = true) MulhuLatency() argument
1099 ModLatency(bool is_operand_register = true) ModLatency() argument
1115 ModuLatency(bool is_operand_register = true) ModuLatency() argument
1119 DivLatency(bool is_operand_register = true) DivLatency() argument
1135 DivuLatency(bool is_operand_register = true) DivuLatency() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc498 AdjustStackPointerForTailCall(TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc570 AdjustStackPointerForTailCall(TurboAssembler* tasm, FrameAccessState* state, int new_slot_above_sp, bool allow_shrinkage = true) AdjustStackPointerForTailCall() argument
[all...]
H A Dinstruction-scheduler-riscv64.cc551 int Add64Latency(bool is_operand_register = true) { in Add64Latency() argument
559 int Sub64Latency(bool is_operand_register = true) { in Sub64Latency() argument
563 int AndLatency(bool is_operand_register = true) { in AndLatency() argument
567 int OrLatency(bool is_operand_register = true) { in OrLatency() argument
571 int NorLatency(bool is_operand_register = true) { in NorLatency() argument
579 int XorLatency(bool is_operand_register = true) { in XorLatency() argument
583 int Mul32Latency(bool is_operand_register = true) { in Mul32Latency() argument
591 int Mul64Latency(bool is_operand_register = true) { in Mul64Latency() argument
599 int Mulh32Latency(bool is_operand_register = true) { in Mulh32Latency() argument
607 Mulhu32Latency(bool is_operand_register = true) Mulhu32Latency() argument
615 Mulh64Latency(bool is_operand_register = true) Mulh64Latency() argument
623 Div32Latency(bool is_operand_register = true) Div32Latency() argument
631 Divu32Latency(bool is_operand_register = true) Divu32Latency() argument
639 Div64Latency(bool is_operand_register = true) Div64Latency() argument
647 Divu64Latency(bool is_operand_register = true) Divu64Latency() argument
655 Mod32Latency(bool is_operand_register = true) Mod32Latency() argument
663 Modu32Latency(bool is_operand_register = true) Modu32Latency() argument
671 Mod64Latency(bool is_operand_register = true) Mod64Latency() argument
679 Modu64Latency(bool is_operand_register = true) Modu64Latency() argument
886 SltuLatency(bool is_operand_register = true) SltuLatency() argument
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-internal-gen.cc777 SetOrCopyDataProperties( TNode<Context> context, TNode<JSReceiver> target, TNode<Object> source, Label* if_runtime, base::Optional<TNode<IntPtrT>> excluded_property_count = base::nullopt, base::Optional<TNode<IntPtrT>> excluded_property_base = base::nullopt, bool use_set = true) SetOrCopyDataProperties() argument
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.h421 get_simd_register_by_lane(int reg, int lane, bool force_ibm_lane_numbering = true) get_simd_register_by_lane() argument
444 set_simd_register_by_lane(int reg, int lane, const T& value, bool force_ibm_lane_numbering = true) set_simd_register_by_lane() argument
/third_party/mksh/
H A Deval.c468 &from, KSH_UNWIND_ERROR, true); in expand() local
472 &num, KSH_UNWIND_ERROR, true); in expand() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-stream-restore.c62 PA_MODULE_LOAD_ONCE(true); variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp153 SamplerViewType (vk::VkImageViewType type, bool normalized = true) in SamplerViewType() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineLibraryTests.cpp1038 true, addPipelineLibraryConfigurationsTests() local
1040 true, addPipelineLibraryConfigurationsTests() local
1052 true, addPipelineLibraryConfigurationsTests() local
1053 true, addPipelineLibraryConfigurationsTests() local
1067 true, addPipelineLibraryConfigurationsTests() local
1068 true, addPipelineLibraryConfigurationsTests() local
1069 true, addPipelineLibraryConfigurationsTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1184 createFences(const DeviceInterface& vkd, const VkDevice device, size_t numFences, bool isSignaled = true) createFences() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp799 /*AddNewLine*/ true, TII)); transferDebugValue() local
[all...]
H A DMachineVerifier.cpp507 MI->print(errs(), /*SkipOpers=*/true); in report() local
[all...]
H A DScheduleDAGInstrs.cpp1358 joinPredSubtree(const SDep &PredDep, const SUnit *Succ, bool CheckLimit = true) joinPredSubtree() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1180 getNames(const DWARFDie &DIE, bool IncludeLinkageName = true) getNames() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp392 /*ShouldPreserveUseListOrder=*/false, /*IsForDebug=*/true); in LLVMDumpModule() local
838 unwrap(Val)->print(errs(), /*IsForDebug=*/true); in LLVMDumpValue() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp331 LayoutBindingTestResult(bool passed = true, const String& reason = String(), bool notRunforThisContext = false) in LayoutBindingTestResult() argument
[all...]
/third_party/skia/src/gpu/v1/
H A DDevice.cpp621 this->drawPath(SkPath(origSrcPath).setIsVolatile(true), paint, true); in drawPath() local
[all...]
/third_party/skia/src/core/
H A DSkCanvas.cpp717 get_layer_mapping_and_bounds( const SkImageFilter* filter, const SkMatrix& localToDst, const skif::DeviceSpace<SkIRect>& targetOutput, const skif::ParameterSpace<SkRect>* contentBounds = nullptr, bool mustCoverDst = true, SkScalar scaleFactor = 1.0f) get_layer_mapping_and_bounds() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h360 getImpl(LLVMContext &Context, int64_t Value, bool IsUnsigned, StringRef Name, StorageType Storage, bool ShouldCreate = true) getImpl() argument
499 getImpl(LLVMContext &Context, StringRef Filename, StringRef Directory, Optional<ChecksumInfo<StringRef>> CS, Optional<StringRef> Source, StorageType Storage, bool ShouldCreate = true) getImpl() argument
703 getImpl(LLVMContext &Context, unsigned Tag, StringRef Name, uint64_t SizeInBits, uint32_t AlignInBits, unsigned Encoding, DIFlags Flags, StorageType Storage, bool ShouldCreate = true) getImpl() argument
774 getImpl(LLVMContext &Context, unsigned Tag, StringRef Name, DIFile *File, unsigned Line, DIScope *Scope, DIType *BaseType, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, Optional<unsigned> DWARFAddressSpace, DIFlags Flags, Metadata *ExtraData, StorageType Storage, bool ShouldCreate = true) getImpl() argument
916 getImpl(LLVMContext &Context, unsigned Tag, StringRef Name, Metadata *File, unsigned Line, DIScope *Scope, DIType *BaseType, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, DIFlags Flags, DINodeArray Elements, unsigned RuntimeLang, DIType *VTableHolder, DITemplateParameterArray TemplateParams, StringRef Identifier, DIDerivedType *Discriminator, StorageType Storage, bool ShouldCreate = true) getImpl() argument
1076 getImpl(LLVMContext &Context, DIFlags Flags, uint8_t CC, DITypeRefArray TypeArray, StorageType Storage, bool ShouldCreate = true) getImpl() argument
1167 getImpl(LLVMContext &Context, unsigned SourceLanguage, DIFile *File, StringRef Producer, bool IsOptimized, StringRef Flags, unsigned RuntimeVersion, StringRef SplitDebugFilename, unsigned EmissionKind, DICompositeTypeArray EnumTypes, DIScopeArray RetainedTypes, DIGlobalVariableExpressionArray GlobalVariables, DIImportedEntityArray ImportedEntities, DIMacroNodeArray Macros, uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, unsigned NameTableKind, bool RangesBaseAddress, StorageType Storage, bool ShouldCreate = true) getImpl() argument
1367 getImpl(LLVMContext &Context, unsigned Line, unsigned Column, DILocalScope *Scope, DILocation *InlinedAt, bool ImplicitCode, StorageType Storage, bool ShouldCreate = true) getImpl() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFileSystem.h1223 directory_entry(const Twine &Path, bool FollowSymlinks = true, file_type Type = file_type::type_unknown, basic_file_status Status = basic_file_status()) directory_entry() argument
1285 directory_iterator(const Twine &path, std::error_code &ec, bool follow_symlinks = true) directory_iterator() argument
1294 directory_iterator(const directory_entry &de, std::error_code &ec, bool follow_symlinks = true) directory_iterator() argument
1348 recursive_directory_iterator(const Twine &path, std::error_code &ec, bool follow_symlinks = true) recursive_directory_iterator() argument
[all...]

Completed in 65 milliseconds

1...<<21222324252627282930>>...32