Home
last modified time | relevance | path

Searched defs:And (Results 1 – 24 of 24) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DaliveAnalyzer.h52 LivenessStatus And(LivenessStatus left, LivenessStatus right) in And() function
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp75 …__ And(tempRegister, tempRegister, LogicalImmediate::Create(TaggedObject::GC_STATE_MASK, RegXSize)… in AsmInterpEntryDispatch() local
77 __ And(functionTypeRegister, bitFieldRegister.W(), LogicalImmediate::Create(0xFF, RegWSize)); in AsmInterpEntryDispatch() local
761 __ And(temp, temp, ret); in ResumeRspAndDispatch() local
766 __ And(temp, temp, LogicalImmediate::Create(TaggedObject::GC_STATE_MASK, RegXSize)); in ResumeRspAndDispatch() local
768 __ And(temp.W(), temp.W(), LogicalImmediate::Create(0xFF, RegWSize)); in ResumeRspAndDispatch() local
788 __ And(temp.W(), temp.W(), in ResumeRspAndDispatch() local
880 __ And(temp, temp, ret); in ResumeRspAndReturnBaseline() local
885 __ And(temp, temp, LogicalImmediate::Create(TaggedObject::GC_STATE_MASK, RegXSize)); in ResumeRspAndReturnBaseline() local
887 __ And(temp.W(), temp.W(), LogicalImmediate::Create(0xFF, RegWSize)); in ResumeRspAndReturnBaseline() local
904 __ And(temp.W(), temp.W(), in ResumeRspAndReturnBaseline() local
[all …]
Doptimized_call.cpp212 __ And(expectedNumArgs, expectedNumArgs, in OptimizedCallAndPushArgv() local
463 …__ And(Register(X5), Register(X5), LogicalImmediate::Create(TaggedObject::GC_STATE_MASK, RegXSize)… in JSCallInternal() local
505 __ And(Register(X5).W(), Register(X5).W(), LogicalImmediate::Create(0xff, RegWSize)); in JSCallInternal() local
591 __ And(jstype2, bitfield.W(), LogicalImmediate::Create(0xff, RegWSize)); in JSCallInternal() local
733 __ And(tempArgc, tempArgc, in FastCallToAsmInterBridge() local
837 __ And(argc, argc, in FastCallToAsmInterBridge() local
869 __ And(taggedValue, jsfunc, taggedValue); in JSCallCheck() local
875 __ And(jshclass, jshclass, LogicalImmediate::Create(TaggedObject::GC_STATE_MASK, RegXSize)); in JSCallCheck() local
881 __ And(jstype, bitfield, LogicalImmediate::Create(0xFF, RegWSize)); in JSCallCheck() local
982 __ And(hclass, hclass, LogicalImmediate::Create(TaggedObject::GC_STATE_MASK, RegXSize)); in JSBoundFunctionCallInternal() local
Doptimized_fast_call.cpp117 __ And(expectedNumArgs, expectedNumArgs, in OptimizedFastCallAndPushArgv() local
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dcpu_affinity.cpp87 void CpuSet::And(CpuSet &result, const CpuSet &lhs, const CpuSet &rhs) in And() function in ark::os::CpuSet
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dcpu_affinity.cpp88 void CpuSet::And(CpuSet &result, const CpuSet &lhs, const CpuSet &rhs) in And() function in ark::os::CpuSet
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h198 LogicAndBuilder &LogicAndBuilder::And(GateRef check) in And() function
Doperations_stub_builder.cpp972 GateRef OperationsStubBuilder::And(GateRef glue, GateRef left, GateRef right, ProfileOperation call… in And() function in panda::ecmascript::kungfu::OperationsStubBuilder
Dcall_signature.cpp144 DEF_CALL_SIGNATURE(And) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp141 __ And(maskRegister, tempRegister); in AsmInterpEntryDispatch() local
1111 __ And(ret, temp); in ResumeRspAndDispatch() local
1118 __ And(maskRegister, temp); in ResumeRspAndDispatch() local
1305 __ And(ret, temp); in ResumeRspAndReturnBaseline() local
1312 __ And(maskRegister, temp); in ResumeRspAndReturnBaseline() local
1541 __ And(rcx, r11); // r11 is the region address of value. in ASMFastWriteBarrier() local
1564 __ And(rsi, r11); // r11 is the region address of obj. in ASMFastWriteBarrier() local
1632 __ And(rsi, r11); // r11: region address of obj. in ASMFastSharedWriteBarrier() local
1644 __ And(rsi, r11); // r11: region address of obj. in ASMFastSharedWriteBarrier() local
1661 __ And(rsi, r12); // obj & DEFAULT_REGION_MASK => r12 is obj's offset to region in ASMFastSharedWriteBarrier() local
Doptimized_call.cpp835 __ And(jsFuncReg, rdx); in JSCallCheck() local
841 __ And(jsFuncReg, rdx); // IsSpecial in JSCallCheck() local
849 __ And(maskRegister, rax); in JSCallCheck() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp875 void AsmAssembler::And(InsnSize insnSize, Reg srcReg, Reg destReg) in And() function in assembler::AsmAssembler
884 void AsmAssembler::And(InsnSize insnSize, const Mem &mem, Reg reg) in And() function in assembler::AsmAssembler
893 void AsmAssembler::And(InsnSize insnSize, const ImmOpnd &immOpnd, Reg reg) in And() function in assembler::AsmAssembler
902 void AsmAssembler::And(InsnSize insnSize, Reg reg, const Mem &mem) in And() function in assembler::AsmAssembler
911 void AsmAssembler::And(InsnSize insnSize, const ImmOpnd &immOpnd, const Mem &mem) in And() function in assembler::AsmAssembler
1846 void AsmAssembler::And(Reg srcReg, Reg destReg, bool isSingle) in And() function in assembler::AsmAssembler
1857 void AsmAssembler::And(const Mem &mem, Reg reg, bool isSingle) in And() function in assembler::AsmAssembler
Delf_assembler.cpp1583 void ElfAssembler::And(InsnSize insnSize, Reg srcReg, Reg destReg) in And() function in assembler::ElfAssembler
1588 void ElfAssembler::And(InsnSize insnSize, const Mem &mem, Reg reg) in And() function in assembler::ElfAssembler
1593 void ElfAssembler::And(InsnSize insnSize, const ImmOpnd &immOpnd, Reg reg) in And() function in assembler::ElfAssembler
1598 void ElfAssembler::And(InsnSize insnSize, Reg reg, const Mem &mem) in And() function in assembler::ElfAssembler
1603 void ElfAssembler::And(InsnSize insnSize, const ImmOpnd &immOpnd, const Mem &mem) in And() function in assembler::ElfAssembler
2229 void ElfAssembler::And(Reg srcReg, Reg destReg, bool isSingle) in And() function in assembler::ElfAssembler
2239 void ElfAssembler::And(const Mem &mem, Reg reg, bool isSingle) in And() function in assembler::ElfAssembler
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/tests/
Dassembler_x64_test.cpp389 __ And(rax, rdx); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmaple_sparse_bitvector.h100 bool And(const MapleSparseBitVectorElement &rhs, bool &becameZero) in And() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dmpl_int_val.h343 IntVal And(const IntVal &val, PrimType pType) const in And() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp683 void AssemblerAarch64::And(const Register &rd, const Register &rn, const LogicalImmediate &imm) in And() function in panda::ecmascript::aarch64::AssemblerAarch64
699 void AssemblerAarch64::And(const Register &rd, const Register &rn, const Operand &operand) in And() function in panda::ecmascript::aarch64::AssemblerAarch64
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_atomics.cpp55 JSTaggedValue BuiltinsAtomics::And(EcmaRuntimeCallInfo *argv) in And() function in panda::ecmascript::builtins::BuiltinsAtomics
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp1081 void AssemblerX64::And(Register src, Register dst) in And() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp660 Expr LMIRBuilder::And(Type *type, Expr src1, Expr src2) in And() function in maple::litecg::LMIRBuilder
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.cpp261 BoundsRange BoundsRange::And(const BoundsRange &range) in And() function in ark::compiler::BoundsRange
/arkcompiler/runtime_core/compiler/tests/
Dir_builder_test.cpp2322 TEST_F(IrBuilderTest, And) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp2344 TEST_F(IrBuilderTest, And) in TEST_F() argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… field in AnonymousClass64c59e047c401