Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 25 of 36) sorted by relevance

12

/arkcompiler/toolchain/tooling/test/
Dpt_base64_test.cpp47 std::string dest; in HWTEST_F_L0() local
63 std::string dest; in HWTEST_F_L0() local
110 std::string dest; in HWTEST_F_L0() local
128 std::string dest; in HWTEST_F_L0() local
149 std::string dest; in HWTEST_F_L0() local
159 std::string dest; in HWTEST_F_L0() local
208 std::string dest; in HWTEST_F_L0() local
231 std::string dest; in HWTEST_F_L0() local
248 std::string dest; in HWTEST_F_L0() local
265 std::string dest; in HWTEST_F_L0() local
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Ddominators_tree.h54 void SetAncestor(BasicBlock *dest, BasicBlock *block) in SetAncestor()
74 void SetIdom(BasicBlock *dest, BasicBlock *block) in SetIdom()
86 void SetLabel(BasicBlock *dest, BasicBlock *block) in SetLabel()
98 void SetParent(BasicBlock *dest, BasicBlock *block) in SetParent()
110 void SetSemi(BasicBlock *dest, int32_t value) in SetSemi()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Ddominators_tree.h52 void SetAncestor(BasicBlock *dest, BasicBlock *block) in SetAncestor()
72 void SetIdom(BasicBlock *dest, BasicBlock *block) in SetIdom()
84 void SetLabel(BasicBlock *dest, BasicBlock *block) in SetLabel()
96 void SetParent(BasicBlock *dest, BasicBlock *block) in SetParent()
108 void SetSemi(BasicBlock *dest, int32_t value) in SetSemi()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_standardize.cpp53 Operand &dest = insn.GetOperand(kInsnFirstOpnd); in StdzBasicOp() local
68 Operand &dest = insn.GetOperand(kInsnFirstOpnd); in StdzUnaryOp() local
103 RegOperand *dest = static_cast<RegOperand *>(opnd1); in StdzCvtOp() local
132 Operand &dest = insn.GetOperand(kInsnFirstOpnd); in StdzFloatingNeg() local
/arkcompiler/toolchain/tooling/base/
Dpt_base64.cpp51 char *dest = static_cast<char *>(output); in Decode() local
98 char *dest = output; in Encode() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dstandardize.cpp62 Operand &dest = insn.GetOperand(kInsnFirstOpnd); in AddressMapping() local
Disel.cpp922 MemOperand *dest = &cgFunc->GetOpndBuilder()->CreateMem(base, offset, bitLen); in SelectRegassign() local
1536 RegOperand &dest = in SelectCopy2Reg() local
1552 RegOperand &dest = in SelectCopy2Reg() local
1559 void MPISel::SelectCopy(Operand &dest, Operand &src, PrimType toType, PrimType fromType) in SelectCopy()
1573 void MPISel::SelectCopy(Operand &dest, Operand &src, PrimType type) in SelectCopy()
1593 void MPISel::SelectCopyInsn(Operand &dest, Operand &src, PrimType type) in SelectCopyInsn()
/arkcompiler/toolchain/test/fuzztest/base/ptbase64/baseptbase64decode_fuzzer/
Dbaseptbase64decode_fuzzer.cpp37 std::string dest; in BasePtBase64DecodeFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/base/ptbase64/baseptbase64encode_fuzzer/
Dbaseptbase64encode_fuzzer.cpp37 std::string dest; in BasePtBase64EncodeFuzzTest() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dworking_ranges.h35 static inline void AddRange(LifeIntervals *interval, InstructionsRanges *dest) in AddRange()
Dreg_alloc_linear_scan.cpp27 static void AddInterval(LifeIntervals *interval, InstructionsIntervals *dest) in AddInterval()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/regexp/
Dregexp_executor.cpp68 uint8_t *dest = buffer.data(); in GetResult() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_ico.cpp105 bool AArch64ICOPattern::IsSetInsn(const Insn &insn, Operand *&dest, std::vector<Operand *> &src) co… in IsSetInsn()
234 RegOperand *AArch64ICOIfThenElsePattern::GenerateRegAndTempInsn(Operand &dest, const RegOperand &de… in GenerateRegAndTempInsn()
290 Operand *dest = nullptr; in GetDestReg() local
317 Operand *dest = nullptr; in BuildCondMovInsn() local
389 … std::vector<Operand *> &src, Operand &dest, const Insn *cmpInsn, in CheckModifiedRegister()
475 Operand *dest = nullptr; in CheckCondMoveBB() local
Daarch64_args.cpp218 …egArgs::GenOneInsn(const ArgInfo &argInfo, RegOperand &baseOpnd, uint32 stBitSize, AArch64reg dest, in GenOneInsn()
Daarch64_cgfunc.cpp153 BaseNode *dest = bNode.Opnd(0); in IsBlkassignForPush() local
259 void AArch64CGFunc::SelectLoadAcquire(Operand &dest, PrimType dtype, Operand &src, PrimType stype, in SelectLoadAcquire()
322 void AArch64CGFunc::SelectStoreRelease(Operand &dest, PrimType dtype, Operand &src, PrimType stype, in SelectStoreRelease()
370 void AArch64CGFunc::SelectCopyImm(Operand &dest, PrimType dType, ImmOperand &src, PrimType sType) in SelectCopyImm()
381 void AArch64CGFunc::SelectCopyImm(Operand &dest, ImmOperand &src, PrimType dtype) in SelectCopyImm()
507 void AArch64CGFunc::SelectCopyMemOpnd(Operand &dest, PrimType dtype, uint32 dsize, Operand &src, Pr… in SelectCopyMemOpnd()
657 void AArch64CGFunc::SelectCopyRegOpnd(Operand &dest, PrimType dtype, Operand::OperandType opndType,… in SelectCopyRegOpnd()
739 void AArch64CGFunc::SelectCopy(Operand &dest, PrimType dtype, Operand &src, PrimType stype) in SelectCopy()
797 RegOperand &dest = CreateRegisterOperandOfType(dtype); in SelectCopy() local
1509 MemOperand *dest = GetPseudoRegisterSpillMemoryOperand(pregIdx); in SelectRegassign() local
[all …]
/arkcompiler/toolchain/build/prebuilts_download/
Dprebuilts_download_config.json6 "dest": "/prebuilts/clang/ohos/linux-x86_64/llvm", string
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.cpp92 llvm::raw_fd_ostream dest(output, errorCode, llvm::sys::fs::FA_Write); in WriteTo() local
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.cpp295 compiler::VReg dest = prop->IsStatic() ? classReg : protoReg; in CompileMissingProperties() local
607 void ClassDefinition::CompileGetterOrSetter(compiler::PandaGen *pg, compiler::VReg dest, in CompileGetterOrSetter()
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.cpp46 bool Extractor::GetFileBuffer(const std::string& srcPath, std::ostringstream& dest) in GetFileBuffer()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp112 bool JsStackGetter::CheckAndCopy(char *dest, size_t length, const char *src) in CheckAndCopy()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_checker.cpp199 FromElfSectionHeader* dest = in GetSectionHeaderNum() local
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp835 std::vector<uint8_t> dest; in EvaluateOnCallFrame() local
1259 std::vector<uint8_t> dest; in CallFunctionOn() local
1791 bool DebuggerImpl::DecodeAndCheckBase64(const std::string &src, std::vector<uint8_t> &dest) in DecodeAndCheckBase64()
1805 std::vector<uint8_t> dest; in CheckAndGenerateCondFunc() local
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_graph_coloring.cpp335 void AddRange(LifeIntervals *interval, InstructionsRanges *dest) in AddRange()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dnamemangler.cpp556 void GetUnsignedLeb128Encode(std::vector<uint8_t> &dest, uint32_t value) in GetUnsignedLeb128Encode()
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.cpp401 Span<Type> dest = tsys->GetNewTypeSpan(span.size()); in CopySpanToTypeSystem() local

12