Searched defs:isFirst (Results 1 – 13 of 13) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_call_conv.cpp | 260 uint64 AArch64CallConvImpl::LocateNextParm(const MIRType &mirType, CCLocInfo &pLoc, bool isFirst, M… in LocateNextParm() 335 uint64 AArch64WebKitJSCC::LocateNextParm(const MIRType &mirType, CCLocInfo &pLoc, bool isFirst, MIR… in LocateNextParm() 468 uint64 GHCCC::LocateNextParm(const MIRType &mirType, CCLocInfo &pLoc, bool isFirst, MIRFuncType *tF… in LocateNextParm()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_call_conv.cpp | 183 int32 X64CallConvImpl::LocateNextParm(MIRType &mirType, CCLocInfo &pLoc, bool isFirst, MIRFunction … in LocateNextParm()
|
| /arkcompiler/runtime_core/static_core/assembler/ |
| D | assembly-ins.cpp | 86 std::string ark::pandasm::Ins::RegToString(size_t idx, bool isFirst, bool printArgs, size_t firstAr… in RegToString()
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ |
| D | pgo_proto_transition_type_pool.h | 87 bool isFirst = true; in ProcessToText() local
|
| D | pgo_method_type_set.cpp | 160 bool isFirst = true; in ProcessToText() local
|
| D | pool_template.h | 144 bool isFirst = true; in ProcessToText() local
|
| D | pgo_record_pool.h | 176 bool isFirst = true; in ProcessToText() local
|
| D | pgo_method_type_set.h | 200 bool isFirst = true; in ProcessToText() local
|
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ |
| D | heap_snapshot_json_serializer.cpp | 285 bool isFirst = true; in SerializeSamples() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ |
| D | reference_storage.cpp | 268 auto isFirst = localStorage_->size() == 1; in PopLocalFrame() local
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_info.cpp | 100 bool isFirst = true; in ProcessToText() local 430 bool isFirst = true; in ProcessToText() local 926 bool isFirst = true; in ProcessToText() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | scheduler.cpp | 477 bool isFirst = true; in Print() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | dump.cpp | 444 bool isFirst = true; in DumpOpcode() local
|