Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 54) sorted by relevance

123

/arkcompiler/toolchain/websocket/
Ddefine.h45 std::string tmp = str.substr(prev, cur - prev); in ProtocolSplit() local
51 std::string tmp = str.substr(prev); in ProtocolSplit() local
/arkcompiler/runtime_core/libpandabase/utils/
Dring_buffer.h54 auto tmp = RingBufferIterator(*this); variable
67 auto tmp = RingBufferIterator(*this); variable
289 auto tmp = tail_; in end() local
307 auto tmp = tail_; in end() local
Dbit_vector.h156 BitVectorIterator tmp = *this; variable
167 BitVectorIterator tmp = *this; variable
183 auto tmp = *this; variable
188 auto tmp = *this; variable
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dtime.cpp26 TIME_ZONE_INFORMATION tmp; in GetLocalOffsetFromOS() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/
Dasm_printer.h181 auto tmp = i; in Disasm() local
368 auto tmp = T::GetCodeEntry(); in GetCodeEntry() local
376 auto tmp = T::GetCodeSize(); in GetCodeSize() local
384 auto tmp = T::GetParameterInfo(regs_offset); in GetParameterInfo() local
/arkcompiler/runtime_core/irtoc/backend/compiler/
Dcodegen_boundary.cpp28 ScopedTmpReg tmp(encoder); in GeneratePrologue() local
48 ScopedTmpReg tmp(GetEncoder()); in GeneratePrologue() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp446 auto tmp = VixlReg(tmp_reg); in EncodeIsInf() local
455 auto tmp = VixlReg(tmp_reg); in EncodeIsInf() local
476 ScopedTmpRegU32 tmp(this); in EncodeFpToBits() local
488 auto tmp = VixlReg(tmp_reg); in EncodeFpToBits() local
590 ScopedTmpReg tmp(this); in EncodeRotate() local
603 ScopedTmpRegU32 tmp(this); in EncodeSignum() local
665 ScopedTmpReg tmp(this, src.GetType()); in EncodeRound() local
809 auto tmp = in EncodeCrc32Update() local
831 void Aarch64Encoder::IndexOfHandleLatin1Case(Reg str, Reg character, Reg idx, Reg tmp, const bool C… in IndexOfHandleLatin1Case()
887 … Reg str, Reg character, Reg tmp, const uint32_t DATA_OFFSET, const vixl::aarch64::Register &tmp1, in IndexOfHandleLatin1CaseMainLoop()
[all …]
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_accessor.h50 ConstUseIterator tmp = *this; member
105 UseIterator tmp = *this; member
153 ConstInsIterator tmp = *this; member
195 InsIterator tmp = *this; member
508 ConstInsIterator tmp = *this; member
/arkcompiler/runtime_core/libpandabase/tests/
Dbase_mem_stats_test.cpp57 void *tmp; variable
/arkcompiler/ets_runtime/test/moduletest/container/
Dcontainer_stack.js70 let tmp = undefined; variable
Dcontainer_plainarray.js93 let tmp = undefined; variable
Dcontainer_queue.js63 let tmp = undefined; variable
Dcontainer_deque.js78 let tmp = undefined; variable
Dcontainer_arraylist.js158 let tmp = undefined; variable
Dcontainer_vector.js208 let tmp = undefined; variable
Dcontainer_linked_list.js271 let tmp = undefined; variable
/arkcompiler/runtime_core/runtime/mem/refstorage/
Dref_block.h60 Iterator tmp = *this; variable
/arkcompiler/runtime_core/dprof/libdprof/dprof/
Dprofiling_data.cpp44 ipc::protocol::Version tmp {ipc::protocol::VERSION}; in DumpAndResetFeatures() local
/arkcompiler/runtime_core/runtime/mem/
Dpygote_space_allocator-inl.h42 auto tmp = cur->GetNextArena(); in ~PygoteSpaceAllocator() local
265 auto tmp = cur->GetNextArena(); in VisitAndRemoveAllPools() local
Drunslots_allocator-inl.h658 PoolListElement *tmp = current_pool->GetPrev(); in VisitAllPools() local
673 PoolListElement *tmp = current_pool->GetPrev(); in VisitAllPoolsWithOccupiedSize() local
693 PoolListElement *tmp = current_pool->GetPrev(); in VisitAndRemoveFreePools() local
702 PoolListElement *tmp = current_pool->GetPrev(); in VisitAndRemoveFreePools() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp487vixl::aarch32::Register tmp, bool is_signed, bool copy_sp) in PrepareMemLdS()
561 …:aarch32::MemOperand Aarch32Encoder::PrepareMemLdSForFloat(MemRef mem, vixl::aarch32::Register tmp) in PrepareMemLdSForFloat()
755 ScopedTmpRegU32 tmp(this); in EncodeIsInf() local
764 ScopedTmpRegU32 tmp(this); in EncodeIsInf() local
1413 ScopedTmpRegU32 tmp(this); in MakeLibCall() local
1428 ScopedTmpRegU32 tmp(this); in MakeLibCall() local
1442 ScopedTmpRegF32 tmp(this); in MakeLibCallWithFloatResult() local
1455 ScopedTmpRegF32 tmp(this); in MakeLibCallWithFloatResult() local
1479 ScopedTmpRegF64 tmp(this); in MakeLibCallWithDoubleResult() local
1491 ScopedTmpRegF64 tmp(this); in MakeLibCallWithDoubleResult() local
[all …]
/arkcompiler/runtime_core/dprof/daemon/
Dmain.cpp45 ipc::protocol::Version tmp; in CheckVersion() local
95 ipc::protocol::FeatureData tmp; in ProcessingConnect() local
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp453 ScopedTmpRegF32 tmp(this); in EncodeNeg() local
461 ScopedTmpRegF64 tmp(this); in EncodeNeg() local
501 ScopedTmpRegF32 tmp(this); in EncodeAbs() local
510 ScopedTmpRegF64 tmp(this); in EncodeAbs() local
728 ScopedTmpRegF64 tmp(this); in EncodeCastScalarToFloatUnsignDouble() local
1076 ScopedTmpRegF32 tmp(this); in EncodeDivFloat() local
1088 ScopedTmpRegF64 tmp(this); in EncodeDivFloat() local
2008 ScopedTmpReg tmp(this, src.GetType()); in EncodeCountTrailingZeroBits() local
2113 ScopedTmpReg tmp(this, dst0.GetType()); in EncodeReverseBitsImpl() local
2182 auto tmp = ArchReg(tmp_reg); in EncodeIsInf() local
[all …]
/arkcompiler/runtime_core/compiler/tests/
Dcodegen_runner_test.cpp325 uint64_t tmp[CORUPT_SIZE]; in Callback() local
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dcodegen_arm64.rb102 def tmp(type) method

123