Home
last modified time | relevance | path

Searched defs:temps (Results 26 - 35 of 35) sorted by relevance

12

/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-selector-loong64.cc2095 InstructionOperand temps[4]; in VisitAtomicBinop() local
2123 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStackPointerGreaterThan() local
2992 InstructionOperand temps[] = {g.TempSimd128Register()}; in VisitI8x16Swizzle() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-selector-riscv64.cc598 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local
2210 InstructionOperand temps[4]; in VisitWord32Compare() local
2237 InstructionOperand temps[] in VisitStackPointerGreaterThan() local
3255 InstructionOperand temps[] = {g.TempSimd128Register()}; VisitI8x16Swizzle() local
[all...]
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc1484 T temps[kSimd128Size / sizeof(T)] = {0}; in VectorPackSaturate() local
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc3534 D temps[kSimd128Size / sizeof(D)] = {0}; in VectorPack() local
3605 D temps[kItemCount] = {0}; in VectorUnpackHigh() local
3752 D temps[kItemCount] = {0}; in VectorUnpackLow() local
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h91 GetMemOp(LiftoffAssembler* assm, UseScratchRegisterScope* temps, Register addr, Register offset, int32_t offset_imm) GetMemOp() argument
103 CalculateActualAddress(LiftoffAssembler* assm, UseScratchRegisterScope* temps, Register addr_reg, Register offset_reg, uintptr_t offset_imm, Register result_reg = no_reg) CalculateActualAddress() argument
248 EnsureNoAlias(Assembler* assm, Register reg, Register must_not_alias, UseScratchRegisterScope* temps) EnsureNoAlias() argument
[all...]
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h110 inline CPURegister AcquireByType(UseScratchRegisterScope* temps, in AcquireByType() argument
131 GetMemOp(LiftoffAssembler* assm, UseScratchRegisterScope* temps, Register addr, Register offset, T offset_imm, bool i64_offset = false) GetMemOp() argument
149 GetEffectiveAddress(LiftoffAssembler* assm, UseScratchRegisterScope* temps, Register addr, Register offset, uintptr_t offset_imm) GetEffectiveAddress() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c6030 struct tgsi_exec_vector temps[TGSI_EXEC_NUM_TEMPS]; in tgsi_exec_machine_run() local
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c437 LLVMValueRef temps[2], val; in emit_unpack_half_2x16() local
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h168 EnsureNoAlias(Assembler* assm, Register reg, LiftoffRegister must_not_alias, UseScratchRegisterScope* temps) EnsureNoAlias() argument
[all...]
/third_party/mksh/
H A Dsh.h865 struct temp *temps; /* temp files */ member

Completed in 68 milliseconds

12