/external/v8/src/arm64/ |
D | macro-assembler-arm64.cc | 59 UseScratchRegisterScope temps(this); in LogicalMacro() local 205 UseScratchRegisterScope temps(this); in Mov() local 248 UseScratchRegisterScope temps(this); in Mov() local 355 UseScratchRegisterScope temps(this); in ConditionalCompareMacro() local 370 UseScratchRegisterScope temps(this); in ConditionalCompareMacro() local 397 UseScratchRegisterScope temps(this); in Csel() local 407 UseScratchRegisterScope temps(this); in Csel() local 487 UseScratchRegisterScope temps(this); in AddSubMacro() local 495 UseScratchRegisterScope temps(this); in AddSubMacro() local 517 UseScratchRegisterScope temps(this); in AddSubWithCarryMacro() local [all …]
|
D | deoptimizer-arm64.cc | 322 UseScratchRegisterScope temps(masm()); in GeneratePrologue() local
|
D | code-stubs-arm64.cc | 720 UseScratchRegisterScope temps(masm); in Generate() local 734 UseScratchRegisterScope temps(masm); in Generate() local 852 UseScratchRegisterScope temps(masm); in Generate() local 1175 UseScratchRegisterScope temps(masm); in Generate() local 4792 UseScratchRegisterScope temps(masm); in GeneratePositiveLookup() local
|
/external/vixl/src/vixl/a64/ |
D | macro-assembler-a64.cc | 409 UseScratchRegisterScope temps; in MoveImmediateHelper() local 713 UseScratchRegisterScope temps(this); in LogicalMacro() local 866 UseScratchRegisterScope temps(this); in Movi16bitHelper() local 944 UseScratchRegisterScope temps(this); in Movi32bitHelper() local 977 UseScratchRegisterScope temps(this); in Movi64bitHelper() local 1019 UseScratchRegisterScope temps(this); in Movi() local 1036 UseScratchRegisterScope temps(this); in Mvn() local 1102 UseScratchRegisterScope temps(this); in ConditionalCompareMacro() local 1137 UseScratchRegisterScope temps(this); in Csel() local 1147 UseScratchRegisterScope temps(this); in Csel() local [all …]
|
/external/v8/src/compiler/ |
D | instruction-selector.cc | 122 InstructionOperand* temps) { in Emit() 131 InstructionOperand* temps) { in Emit() 141 InstructionOperand* temps) { in Emit() 155 InstructionOperand* temps) { in Emit() 167 size_t temp_count, InstructionOperand* temps) { in Emit() 179 InstructionOperand e, size_t temp_count, InstructionOperand* temps) { in Emit() 192 InstructionOperand* temps) { in Emit() 204 InstructionOperand* temps) { in Emit()
|
D | instruction.cc | 265 InstructionOperand* temps) in Instruction()
|
D | instruction.h | 743 size_t temp_count, InstructionOperand* temps) { in New()
|
/external/mesa3d/src/glsl/ |
D | linker.cpp | 791 hash_table *temps) in remap_variables() 796 hash_table *temps) in remap_variables() 833 hash_table *temps; in remap_variables() member in remap_variables::remap_visitor 867 hash_table *temps = NULL; in move_non_declarations() local
|
/external/v8/src/debug/arm64/ |
D | debug-arm64.cc | 137 UseScratchRegisterScope temps(masm); in GenerateFrameDropperLiveEdit() local
|
/external/v8/test/unittests/compiler/ |
D | instruction-sequence-unittest.cc | 323 InstructionOperand* temps) { in NewInstruction() 496 InstructionOperand* temps, bool is_call) { in Emit()
|
/external/v8/src/compiler/ia32/ |
D | instruction-selector-ia32.cc | 252 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local 519 InstructionOperand temps[] = {g.TempRegister(edx)}; in VisitDiv() local 814 InstructionOperand temps[] = {g.TempRegister(eax)}; in VisitFloat64Mod() local 915 InstructionOperand temps[] = {g.TempRegister()}; in EmitPrepareArguments() local
|
/external/v8/src/compiler/x87/ |
D | instruction-selector-x87.cc | 213 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local 480 InstructionOperand temps[] = {g.TempRegister(edx)}; in VisitDiv() local 787 InstructionOperand temps[] = {g.TempRegister(eax)}; in VisitFloat64Mod() local 922 InstructionOperand temps[] = {g.TempRegister()}; in EmitPrepareArguments() local
|
/external/v8/src/compiler/x64/ |
D | instruction-selector-x64.cc | 193 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local 746 InstructionOperand temps[] = {g.TempRegister(rdx)}; in VisitDiv() local 1063 InstructionOperand temps[] = {g.TempRegister()}; in VisitRoundUint64ToFloat32() local 1071 InstructionOperand temps[] = {g.TempRegister()}; in VisitRoundUint64ToFloat64() local 1189 InstructionOperand temps[] = {g.TempRegister(rax)}; in VisitFloat64Mod() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi.h | 371 LLVMValueRef temps[LP_MAX_TGSI_TEMPS][TGSI_NUM_CHANNELS]; member 457 LLVMValueRef temps[LP_MAX_TGSI_TEMPS]; member
|
/external/v8/test/cctest/compiler/ |
D | test-instruction.cc | 293 InstructionOperand temps[] = { in TEST() local
|
/external/v8/test/unittests/interpreter/ |
D | bytecode-array-builder-unittest.cc | 315 for (int temps = 0; temps < 3; temps++) { in TEST_F() local
|
/external/libvncserver/test/ |
D | bmp.c | 112 unsigned char *tempbuf=NULL; char temps[255], temps2[255]; in loadppm() local
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d1x/ |
D | sm4_to_tgsi.cpp | 79 std::vector<struct ureg_dst> temps; member
|
/external/vixl/test/ |
D | test-utils-a64.cc | 358 UseScratchRegisterScope temps(masm); in Dump() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_mesa_to_tgsi.c | 69 struct ureg_dst temps[MAX_PROGRAM_TEMPS]; member
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-codegen-arm64.cc | 793 UseScratchRegisterScope temps(masm()); in GenerateJumpTable() local 834 UseScratchRegisterScope temps(masm()); in GenerateJumpTable() local 2116 UseScratchRegisterScope temps(masm()); in DoCheckArrayBufferNotNeutered() local 2271 UseScratchRegisterScope temps(masm()); in DoClassOfTestAndBranch() local 2497 UseScratchRegisterScope temps(masm()); in DoCheckValue() local 4514 UseScratchRegisterScope temps(masm()); in DoSeqStringGetChar() local 4652 UseScratchRegisterScope temps(masm()); in DoShiftS() local 5472 UseScratchRegisterScope temps(masm()); in DoTransitionElementsKind() local
|
/external/v8/src/ic/arm64/ |
D | handler-compiler-arm64.cc | 521 UseScratchRegisterScope temps(masm()); in CheckPrototypes() local
|
/external/v8/src/compiler/mips/ |
D | instruction-selector-mips.cc | 209 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local
|
/external/v8/src/compiler/arm/ |
D | instruction-selector-arm.cc | 380 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local
|
/external/v8/src/compiler/ppc/ |
D | instruction-selector-ppc.cc | 255 InstructionOperand temps[] = {g.TempRegister(), g.TempRegister()}; in VisitStore() local
|