Home
last modified time | relevance | path

Searched defs:rp (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/
Des2panda.cpp62 SourceFile::SourceFile(std::string_view fn, std::string_view s, std::string_view rp, bool m, bool d) in SourceFile()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_irbuilder.cpp156 …RegOperand &rp = mp ? *mp->New<RegOperand>(vRegNO, size, type) : *alloc.New<RegOperand>(vRegNO, si… in CreateVReg() local
163 …RegOperand &rp = mp ? *mp->New<RegOperand>(vRegNO, size, type) : *alloc.New<RegOperand>(vRegNO, si… in CreateVReg() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreg_info.h167 void VRegOperandTableSet(regno_t regNO, RegOperand *rp) const in VRegOperandTableSet()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp1474 std::pair<BaseNode*, std::optional<IntVal>> rp = DispatchFold(node->Opnd(1)); in FoldBinary() local
1794 std::pair<BaseNode*, std::optional<IntVal>> rp = DispatchFold(node->Opnd(1)); in FoldCompare() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js25739 function rp(t, e) { function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument