Searched defs:ans (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_frontend/arkguard/test/grammar/import_name/ |
| D | export_funtion.ts | 17 const ans = parameter + 1; constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | an_file_data_manager.cpp | 209 bool ans = false; in SafeCalCallSiteInfo() local
|
| D | elf_builder.cpp | 264 llvm::ELF::Elf64_Word ans = -1; in FindShName() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | bytecode_circuit_builder.cpp | 1109 …GateRef ans = NewValueFromPredBB(bb, i, gateAcc_.GetState(bb.loopBackStateMerge, loopBackIndex - 1… in NewLoopBackPhi() local 1170 …GateRef ans = NewValueFromPredBB(bb, i, gateAcc_.GetState(bb.stateMerge, forwardIndex - 1), reg, a… in NewLoopForwardPhi() local 1192 GateRef ans = NewValueFromPredBB(bb, i, gateAcc_.GetIn(bb.stateMerge, i), reg, acc); in NewPhi() local 1269 auto ans = Circuit::NullGate(); in ResolveDef() local
|
| D | early_elimination.cpp | 388 GateRef ans = renames_[acc_.GetId(gate)]; in Rename() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_date.cpp | 524 int64_t ans; in Now() local
|