| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| H A D | instruction-selector-loong64.cc | 2095 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 D | instruction-selector-riscv64.cc | 598 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 D | simulator-ppc.cc | 1484 T temps[kSimd128Size / sizeof(T)] = {0}; in VectorPackSaturate() local
|
| /third_party/node/deps/v8/src/execution/s390/ |
| H A D | simulator-s390.cc | 3534 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 D | liftoff-assembler-arm.h | 91 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 D | liftoff-assembler-arm64.h | 110 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 D | tgsi_exec.c | 6030 struct tgsi_exec_vector temps[TGSI_EXEC_NUM_TEMPS]; in tgsi_exec_machine_run() local [all...] |
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 437 LLVMValueRef temps[2], val; in emit_unpack_half_2x16() local
|
| /third_party/node/deps/v8/src/wasm/baseline/mips/ |
| H A D | liftoff-assembler-mips.h | 168 EnsureNoAlias(Assembler* assm, Register reg, LiftoffRegister must_not_alias, UseScratchRegisterScope* temps) EnsureNoAlias() argument [all...] |
| /third_party/mksh/ |
| H A D | sh.h | 865 struct temp *temps; /* temp files */ member
|