| /external/vixl/src/aarch32/ |
| D | macro-assembler-aarch32.cc | 677 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/ |
| D | macro-assembler-mips64.cc | 309 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/ |
| D | macro-assembler-arm64.cc | 116 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 …]
|
| D | deoptimizer-arm64.cc | 26 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/ |
| D | code-generator-arm.cc | 656 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 …]
|
| D | instruction-selector-arm.cc | 420 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/ |
| D | macro-assembler-mips.cc | 309 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/ |
| D | test-use-scratch-register-scope.cc | 124 UseScratchRegisterScope temps(&masm); in TEST_AARCH32() local 185 UseScratchRegisterScope temps(&masm); in TEST_AARCH32() local
|
| /external/v8/src/arm/ |
| D | macro-assembler-arm.cc | 199 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 …]
|
| D | deoptimizer-arm.cc | 37 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
|
| D | assembler-arm.cc | 1153 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 …]
|
| D | code-stubs-arm.cc | 84 UseScratchRegisterScope temps(masm); in Generate() local 286 UseScratchRegisterScope temps(masm); in Generate() local
|
| /external/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_opt_vpm.c | 96 uint32_t temps = 0; in qir_opt_vpm() local
|
| /external/vixl/src/aarch64/ |
| D | macro-assembler-aarch64.cc | 463 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/ |
| D | torgb.py | 74 def _torgb(filename, temps): argument
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | torgb.py | 74 def _torgb(filename, temps): argument
|
| /external/python/cpython2/Lib/ |
| D | toaiff.py | 79 def _toaiff(filename, temps): argument
|
| /external/v8/src/compiler/ia32/ |
| D | instruction-selector-ia32.cc | 364 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/ |
| D | test-disasm-a32.cc | 2492 UseScratchRegisterScope temps(&masm); in TEST() local 2549 UseScratchRegisterScope temps(&masm); in TEST() local 3961 UseScratchRegisterScope temps(&masm); in TEST() local
|
| /external/libcups/cups/ |
| D | http-addr.c | 540 temps[64]; /* Temporary string for address */ in httpAddrString() local
|
| /external/v8/src/compiler/ |
| D | instruction-selector.cc | 160 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/ |
| D | code-generator-arm64.cc | 538 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
|
| D | instruction-selector-arm64.cc | 703 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/ |
| D | instruction-selector-x64.cc | 362 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/ |
| D | liftoff-assembler-arm64.h | 83 inline CPURegister AcquireByType(UseScratchRegisterScope* temps, in AcquireByType() 100 UseScratchRegisterScope* temps, Register addr, in GetMemOp()
|