Home
last modified time | relevance | path

Searched defs:temps (Results 1 – 25 of 53) sorted by relevance

123

/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.cc677 UseScratchRegisterScope temps(this); in Delegate() local
724 UseScratchRegisterScope temps(this); in Delegate() local
752 UseScratchRegisterScope temps(this); in Delegate() local
763 UseScratchRegisterScope temps(this); in Delegate() local
774 UseScratchRegisterScope temps(this); in Delegate() local
784 UseScratchRegisterScope temps(this); in Delegate() local
842 UseScratchRegisterScope temps(this); in Delegate() local
864 UseScratchRegisterScope temps(this); in Delegate() local
914 UseScratchRegisterScope temps(this); in Delegate() local
936 UseScratchRegisterScope temps(this); in Delegate() local
[all …]
/external/v8/src/mips64/
Dmacro-assembler-mips64.cc309 UseScratchRegisterScope temps(this); in RecordWrite() local
352 UseScratchRegisterScope temps(this); in RecordWrite() local
378 UseScratchRegisterScope temps(this); in Addu() local
395 UseScratchRegisterScope temps(this); in Daddu() local
414 UseScratchRegisterScope temps(this); in Subu() local
444 UseScratchRegisterScope temps(this); in Dsubu() local
450 UseScratchRegisterScope temps(this); in Dsubu() local
463 UseScratchRegisterScope temps(this); in Mul() local
481 UseScratchRegisterScope temps(this); in Mulh() local
504 UseScratchRegisterScope temps(this); in Mulhu() local
[all …]
/external/v8/src/arm64/
Dmacro-assembler-arm64.cc116 UseScratchRegisterScope temps(this); in LogicalMacro() local
265 UseScratchRegisterScope temps(this); in Mov() local
305 UseScratchRegisterScope temps(this); in Mov() local
378 UseScratchRegisterScope temps(this); in Movi16bitHelper() local
455 UseScratchRegisterScope temps(this); in Movi32bitHelper() local
487 UseScratchRegisterScope temps(this); in Movi64bitHelper() local
522 UseScratchRegisterScope temps(this); in Movi() local
584 UseScratchRegisterScope temps(this); in ConditionalCompareMacro() local
599 UseScratchRegisterScope temps(this); in ConditionalCompareMacro() local
623 UseScratchRegisterScope temps(this); in Csel() local
[all …]
Ddeoptimizer-arm64.cc26 UseScratchRegisterScope temps(masm); in CopyRegListToFrame() local
62 UseScratchRegisterScope temps(masm); in RestoreRegList() local
220 UseScratchRegisterScope temps(masm()); in Generate() local
283 UseScratchRegisterScope temps(masm()); in GeneratePrologue() local
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc656 UseScratchRegisterScope temps(tasm()); in AssembleCodeStartRegisterCheck() local
671 UseScratchRegisterScope temps(tasm()); in BailoutIfDeoptimized() local
687 UseScratchRegisterScope temps(tasm()); in GenerateSpeculationPoisonFromCodeStartRegister() local
795 UseScratchRegisterScope temps(tasm()); in AssembleArchInstruction() local
1459 UseScratchRegisterScope temps(tasm()); in AssembleArchInstruction() local
1467 UseScratchRegisterScope temps(tasm()); in AssembleArchInstruction() local
1475 UseScratchRegisterScope temps(tasm()); in AssembleArchInstruction() local
1483 UseScratchRegisterScope temps(tasm()); in AssembleArchInstruction() local
1491 UseScratchRegisterScope temps(tasm()); in AssembleArchInstruction() local
1503 UseScratchRegisterScope temps(tasm()); in AssembleArchInstruction() local
[all …]
Dinstruction-selector-arm.cc420 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister(r6), in VisitPairAtomicBinOp() local
439 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister(), in VisitNarrowAtomicBinOp() local
554 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local
1104 InstructionOperand temps[1]; in VisitWord32PairShift() local
2169 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitWord32AtomicExchange() local
2206 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister(), in VisitWord32AtomicCompareExchange() local
2244 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister(), in VisitWord32AtomicBinaryOperation() local
2272 InstructionOperand temps[] = {g.TempRegister()}; in VISIT_ATOMIC_BINOP() local
2290 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister(r0), in VisitWord32AtomicPairStore() local
2363 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VISIT_ATOMIC_BINOP() local
[all …]
/external/v8/src/mips/
Dmacro-assembler-mips.cc309 UseScratchRegisterScope temps(this); in RecordWrite() local
353 UseScratchRegisterScope temps(this); in RecordWrite() local
378 UseScratchRegisterScope temps(this); in Addu() local
396 UseScratchRegisterScope temps(this); in Subu() local
403 UseScratchRegisterScope temps(this); in Subu() local
422 UseScratchRegisterScope temps(this); in Mul() local
456 UseScratchRegisterScope temps(this); in Mul() local
482 UseScratchRegisterScope temps(this); in Mulu() local
520 UseScratchRegisterScope temps(this); in Mulh() local
538 UseScratchRegisterScope temps(this); in Mult() local
[all …]
/external/vixl/test/
Dtest-use-scratch-register-scope.cc124 UseScratchRegisterScope temps(&masm); in TEST_AARCH32() local
185 UseScratchRegisterScope temps(&masm); in TEST_AARCH32() local
/external/v8/src/arm/
Dmacro-assembler-arm.cc199 UseScratchRegisterScope temps(this); in Jump() local
321 UseScratchRegisterScope temps(this); in Push() local
328 UseScratchRegisterScope temps(this); in Push() local
384 UseScratchRegisterScope temps(this); in Swap() local
399 UseScratchRegisterScope temps(this); in Swap() local
418 UseScratchRegisterScope temps(this); in Mls() local
650 UseScratchRegisterScope temps(this); in RecordWrite() local
694 UseScratchRegisterScope temps(this); in RecordWrite() local
902 UseScratchRegisterScope temps(this); in VmovExtended() local
930 UseScratchRegisterScope temps(this); in VmovExtended() local
[all …]
Ddeoptimizer-arm.cc37 UseScratchRegisterScope temps(masm()); in Generate() local
59 UseScratchRegisterScope temps(masm()); in Generate() local
229 UseScratchRegisterScope temps(masm()); in Generate() local
247 UseScratchRegisterScope temps(masm()); in GeneratePrologue() local
Dassembler-arm.cc1153 UseScratchRegisterScope temps(this); in Move32BitImmediate() local
1197 UseScratchRegisterScope temps(this); in AddrMode1() local
1292 UseScratchRegisterScope temps(this); in AddrMode2() local
1333 UseScratchRegisterScope temps(this); in AddrMode3() local
1347 UseScratchRegisterScope temps(this); in AddrMode3() local
2087 UseScratchRegisterScope temps(this); in msr() local
2507 UseScratchRegisterScope temps(this); in vldr() local
2529 UseScratchRegisterScope temps(this); in vldr() local
2563 UseScratchRegisterScope temps(this); in vldr() local
2582 UseScratchRegisterScope temps(this); in vldr() local
[all …]
Dcode-stubs-arm.cc84 UseScratchRegisterScope temps(masm); in Generate() local
286 UseScratchRegisterScope temps(masm); in Generate() local
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_opt_vpm.c96 uint32_t temps = 0; in qir_opt_vpm() local
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc463 UseScratchRegisterScope temps; in MoveImmediateHelper() local
809 UseScratchRegisterScope temps(this); in LogicalMacro() local
962 UseScratchRegisterScope temps(this); in Movi16bitHelper() local
1040 UseScratchRegisterScope temps(this); in Movi32bitHelper() local
1073 UseScratchRegisterScope temps(this); in Movi64bitHelper() local
1113 UseScratchRegisterScope temps(this); in Movi() local
1130 UseScratchRegisterScope temps(this); in Mvn() local
1199 UseScratchRegisterScope temps(this); in ConditionalCompareMacro() local
1233 UseScratchRegisterScope temps; in CselHelper() local
1368 UseScratchRegisterScope* temps, in CselSubHelperRightSmallImmediate()
[all …]
/external/python/cpython2/Lib/plat-irix6/
Dtorgb.py74 def _torgb(filename, temps): argument
/external/python/cpython2/Lib/plat-irix5/
Dtorgb.py74 def _torgb(filename, temps): argument
/external/python/cpython2/Lib/
Dtoaiff.py79 def _toaiff(filename, temps): argument
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc364 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local
550 InstructionOperand temps[] = {g.TempRegister(eax)}; in VisitMulHigh() local
559 InstructionOperand temps[] = {g.TempRegister(edx)}; in VisitDiv() local
568 InstructionOperand temps[] = {g.TempRegister(eax)}; in VisitMod() local
633 InstructionOperand temps[] = {g.TempRegister()}; in VisitInt32PairAdd() local
658 InstructionOperand temps[] = {g.TempRegister()}; in VisitInt32PairSub() local
685 InstructionOperand temps[] = {g.TempRegister(edx)}; in VisitInt32PairMul() local
712 InstructionOperand temps[1]; in VisitWord32PairShift() local
931 InstructionOperand temps[] = {g.TempRegister()}; in VisitRoundUint32ToFloat32() local
938 InstructionOperand temps[] = {g.TempRegister(eax)}; in VisitFloat64Mod() local
[all …]
/external/vixl/test/aarch32/
Dtest-disasm-a32.cc2492 UseScratchRegisterScope temps(&masm); in TEST() local
2549 UseScratchRegisterScope temps(&masm); in TEST() local
3961 UseScratchRegisterScope temps(&masm); in TEST() local
/external/libcups/cups/
Dhttp-addr.c540 temps[64]; /* Temporary string for address */ in httpAddrString() local
/external/v8/src/compiler/
Dinstruction-selector.cc160 InstructionOperand* temps) { in Emit()
169 InstructionOperand* temps) { in Emit()
179 InstructionOperand* temps) { in Emit()
193 InstructionOperand* temps) { in Emit()
205 size_t temp_count, InstructionOperand* temps) { in Emit()
217 InstructionOperand e, size_t temp_count, InstructionOperand* temps) { in Emit()
230 InstructionOperand* temps) { in Emit()
242 InstructionOperand* temps) { in Emit()
2767 InstructionOperandVector temps(zone()); in VisitTailCall() local
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc538 UseScratchRegisterScope temps(tasm()); in AssembleCodeStartRegisterCheck() local
553 UseScratchRegisterScope temps(tasm()); in BailoutIfDeoptimized() local
571 UseScratchRegisterScope temps(tasm()); in GenerateSpeculationPoisonFromCodeStartRegister() local
583 UseScratchRegisterScope temps(tasm()); in AssembleRegisterArgumentPoisoning() local
2434 UseScratchRegisterScope temps(tasm()); in AssembleConstructFrame() local
2477 UseScratchRegisterScope temps(tasm()); in AssembleConstructFrame() local
2485 UseScratchRegisterScope temps(tasm()); in AssembleConstructFrame() local
Dinstruction-selector-arm64.cc703 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local
2166 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitAtomicExchange() local
2183 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitAtomicCompareExchange() local
2196 InstructionOperand temps[] = {g.TempRegister()}; in VisitAtomicLoad() local
2210 InstructionOperand temps[] = {g.TempRegister()}; in VisitAtomicStore() local
2226 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister(), in VisitAtomicBinop() local
/external/v8/src/compiler/x64/
Dinstruction-selector-x64.cc362 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local
945 InstructionOperand temps[] = {g.TempRegister(rax)}; in VisitMulHigh() local
955 InstructionOperand temps[] = {g.TempRegister(rdx)}; in VisitDiv() local
964 InstructionOperand temps[] = {g.TempRegister(rax)}; in VisitMod() local
1413 InstructionOperand temps[] = {g.TempRegister(rax)}; in VisitFloat64Mod() local
1843 InstructionOperand temps[] = {g.TempRegister()}; in VisitAtomicBinop() local
/external/v8/src/wasm/baseline/arm64/
Dliftoff-assembler-arm64.h83 inline CPURegister AcquireByType(UseScratchRegisterScope* temps, in AcquireByType()
100 UseScratchRegisterScope* temps, Register addr, in GetMemOp()

123