Home
last modified time | relevance | path

Searched refs:FlushICache (Results 1 – 25 of 61) sorted by relevance

123

/external/v8/src/ia32/
Dassembler-ia32-inl.h61 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
66 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
73 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
79 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
84 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
146 CpuFeatures::FlushICache(pc_, sizeof(Address)); in set_target_object()
199 CpuFeatures::FlushICache(pc_, sizeof(Address)); in set_target_cell()
296 CpuFeatures::FlushICache(pc_, sizeof(Address)); in Visit()
303 CpuFeatures::FlushICache(pc_, sizeof(Address)); in Visit()
323 CpuFeatures::FlushICache(pc_, sizeof(Address)); in Visit()
[all …]
Dcpu-ia32.cc21 void CpuFeatures::FlushICache(void* start, size_t size) { in FlushICache() function in v8::internal::CpuFeatures
Dcodegen-ia32.cc68 CpuFeatures::FlushICache(buffer, actual_size); in CreateExpFunction()
97 CpuFeatures::FlushICache(buffer, actual_size); in CreateSqrtFunction()
508 CpuFeatures::FlushICache(buffer, actual_size); in CreateMemMoveFunction()
1022 CpuFeatures::FlushICache(sequence, young_length); in PatchPlatformCodeAge()
/external/v8/src/x87/
Dassembler-x87-inl.h61 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
66 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
73 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
79 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
84 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
147 CpuFeatures::FlushICache(pc_, sizeof(Address)); in set_target_object()
200 CpuFeatures::FlushICache(pc_, sizeof(Address)); in set_target_cell()
297 CpuFeatures::FlushICache(pc_, sizeof(Address)); in Visit()
304 CpuFeatures::FlushICache(pc_, sizeof(Address)); in Visit()
324 CpuFeatures::FlushICache(pc_, sizeof(Address)); in Visit()
[all …]
Dcpu-x87.cc21 void CpuFeatures::FlushICache(void* start, size_t size) { in FlushICache() function in v8::internal::CpuFeatures
Dcodegen-x87.cc185 CpuFeatures::FlushICache(buffer, actual_size); in CreateMemMoveFunction()
607 CpuFeatures::FlushICache(sequence, young_length); in PatchPlatformCodeAge()
/external/v8/src/x64/
Dassembler-x64-inl.h199 CpuFeatures::FlushICache(pc, sizeof(int32_t)); in set_target_address_at()
232 if (flush_icache) CpuFeatures::FlushICache(pc_, sizeof(Address)); in apply()
235 if (flush_icache) CpuFeatures::FlushICache(pc_, sizeof(int32_t)); in apply()
240 if (flush_icache) CpuFeatures::FlushICache(p, sizeof(uint32_t)); in apply()
317 CpuFeatures::FlushICache(pc_, sizeof(Address)); in set_target_object()
364 CpuFeatures::FlushICache(pc_, sizeof(Address)); in set_target_cell()
442 CpuFeatures::FlushICache( in set_call_address()
474 CpuFeatures::FlushICache(pc_, sizeof(Address)); in Visit()
481 CpuFeatures::FlushICache(pc_, sizeof(Address)); in Visit()
501 CpuFeatures::FlushICache(pc_, sizeof(Address)); in Visit()
[all …]
Dcpu-x64.cc21 void CpuFeatures::FlushICache(void* start, size_t size) { in FlushICache() function in v8::internal::CpuFeatures
Dcodegen-x64.cc61 CpuFeatures::FlushICache(buffer, actual_size); in CreateExpFunction()
84 CpuFeatures::FlushICache(buffer, actual_size); in CreateSqrtFunction()
681 CpuFeatures::FlushICache(sequence, young_length); in PatchPlatformCodeAge()
Dcode-stubs-x64.h183 CpuFeatures::FlushICache(stub->instruction_start(), 7); in Patch()
/external/v8/src/mips/
Dcpu-mips.cc27 void CpuFeatures::FlushICache(void* start, size_t size) { in FlushICache() function in v8::internal::CpuFeatures
53 Simulator::FlushICache(Isolate::Current()->simulator_i_cache(), start, size); in FlushICache()
Dmacro-assembler-mips.h731 void FlushICache(Register address, unsigned instructions);
1676 enum FlushICache { enum
1683 FlushICache flush_cache = FLUSH);
1703 FlushICache flush_cache_; // Whether to flush the I cache after patching.
Dsimulator-mips.h215 static void FlushICache(v8::internal::HashMap* i_cache, void* start,
/external/v8/src/mips64/
Dcpu-mips64.cc27 void CpuFeatures::FlushICache(void* start, size_t size) { in FlushICache() function in v8::internal::CpuFeatures
53 Simulator::FlushICache(Isolate::Current()->simulator_i_cache(), start, size); in FlushICache()
Dmacro-assembler-mips64.h756 void FlushICache(Register address, unsigned instructions);
1738 enum FlushICache { enum
1745 FlushICache flush_cache = FLUSH);
1765 FlushICache flush_cache_; // Whether to flush the I cache after patching.
Dcodegen-mips64.cc70 CpuFeatures::FlushICache(buffer, actual_size); in CreateExpFunction()
495 CpuFeatures::FlushICache(buffer, actual_size); in CreateMemCopyUint8Function()
522 CpuFeatures::FlushICache(buffer, actual_size); in CreateSqrtFunction()
1118 CpuFeatures::FlushICache(sequence, young_length); in PatchPlatformCodeAge()
/external/v8/src/arm/
Dcpu-arm.cc27 void CpuFeatures::FlushICache(void* start, size_t size) { in FlushICache() function in v8::internal::CpuFeatures
36 Simulator::FlushICache(Isolate::Current()->simulator_i_cache(), start, size); in FlushICache()
Dcodegen-arm.cc70 CpuFeatures::FlushICache(buffer, actual_size); in CreateExpFunction()
230 CpuFeatures::FlushICache(buffer, actual_size); in CreateMemCopyUint8Function()
317 CpuFeatures::FlushICache(buffer, actual_size); in CreateMemCopyUint16Uint8Function()
345 CpuFeatures::FlushICache(buffer, actual_size); in CreateSqrtFunction()
924 CpuFeatures::FlushICache(sequence, young_length); in PatchPlatformCodeAge()
Dassembler-arm-inl.h644 CpuFeatures::FlushICache(pc, 2 * kInstrSize); in set_target_address_at()
664 CpuFeatures::FlushICache(pc, 4 * kInstrSize); in set_target_address_at()
Dcode-stubs-arm.h168 CpuFeatures::FlushICache(stub->instruction_start(), in Patch()
/external/v8/src/arm64/
Dcpu-arm64.cc43 void CpuFeatures::FlushICache(void* address, size_t length) { in FlushICache() function in v8::internal::CpuFeatures
/external/v8/test/cctest/
Dtest-code-stubs-arm.cc129 CpuFeatures::FlushICache(buffer, actual_size); in MakeConvertDToIFuncTrampoline()
Dtest-code-stubs-mips.cc130 CpuFeatures::FlushICache(buffer, actual_size); in MakeConvertDToIFuncTrampoline()
Dtest-code-stubs-arm64.cc125 CpuFeatures::FlushICache(buffer, actual_size); in MakeConvertDToIFuncTrampoline()
Dtest-code-stubs-mips64.cc130 CpuFeatures::FlushICache(buffer, actual_size); in MakeConvertDToIFuncTrampoline()

123