Home
last modified time | relevance | path

Searched refs:AreAliased (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium_org/v8/src/x87/
Dcode-stubs-x87.h265 ASSERT(!AreAliased(scratch0, object, address, no_reg)); in RegisterAllocation()
276 ASSERT(!AreAliased(scratch0_, object_, address_, ecx)); in RegisterAllocation()
282 ASSERT(!AreAliased(object_, address_, scratch1_, scratch0_)); in Save()
283 ASSERT(!AreAliased(object_orig_, address_, scratch1_, scratch0_)); in Save()
284 ASSERT(!AreAliased(object_, address_orig_, scratch1_, scratch0_)); in Save()
Dmacro-assembler-x87.cc2929 bool AreAliased(Register r1, Register r2, Register r3, Register r4) { in AreAliased() function
3038 ASSERT(!AreAliased(object, bitmap_scratch, mask_scratch, ecx)); in HasColor()
3062 ASSERT(!AreAliased(addr_reg, mask_reg, bitmap_reg, ecx)); in GetMarkBits()
3087 ASSERT(!AreAliased(value, bitmap_scratch, mask_scratch, ecx)); in EnsureNotWhite()
Dmacro-assembler-x87.h33 bool AreAliased(Register r1, Register r2, Register r3, Register r4);
/external/chromium_org/v8/src/x64/
Dcode-stubs-x64.h269 ASSERT(!AreAliased(scratch0, object, address, no_reg)); in RegisterAllocation()
280 ASSERT(!AreAliased(scratch0_, object_, address_, rcx)); in RegisterAllocation()
286 ASSERT(!AreAliased(object_, address_, scratch1_, scratch0_)); in Save()
287 ASSERT(!AreAliased(object_orig_, address_, scratch1_, scratch0_)); in Save()
288 ASSERT(!AreAliased(object_, address_orig_, scratch1_, scratch0_)); in Save()
Dmacro-assembler-x64.h53 bool AreAliased(Register r1, Register r2, Register r3, Register r4);
Dmacro-assembler-x64.cc5018 bool AreAliased(Register r1, Register r2, Register r3, Register r4) { in AreAliased() function
5091 ASSERT(!AreAliased(object, bitmap_scratch, mask_scratch, rcx)); in JumpIfBlack()
5134 ASSERT(!AreAliased(addr_reg, bitmap_reg, mask_reg, rcx)); in GetMarkBits()
5161 ASSERT(!AreAliased(value, bitmap_scratch, mask_scratch, rcx)); in EnsureNotWhite()
/external/chromium_org/v8/src/ia32/
Dcode-stubs-ia32.h269 ASSERT(!AreAliased(scratch0, object, address, no_reg)); in RegisterAllocation()
280 ASSERT(!AreAliased(scratch0_, object_, address_, ecx)); in RegisterAllocation()
286 ASSERT(!AreAliased(object_, address_, scratch1_, scratch0_)); in Save()
287 ASSERT(!AreAliased(object_orig_, address_, scratch1_, scratch0_)); in Save()
288 ASSERT(!AreAliased(object_, address_orig_, scratch1_, scratch0_)); in Save()
Dmacro-assembler-ia32.cc3042 bool AreAliased(Register r1, Register r2, Register r3, Register r4) { in AreAliased() function
3151 ASSERT(!AreAliased(object, bitmap_scratch, mask_scratch, ecx)); in HasColor()
3175 ASSERT(!AreAliased(addr_reg, mask_reg, bitmap_reg, ecx)); in GetMarkBits()
3200 ASSERT(!AreAliased(value, bitmap_scratch, mask_scratch, ecx)); in EnsureNotWhite()
Dmacro-assembler-ia32.h33 bool AreAliased(Register r1, Register r2, Register r3, Register r4);
/external/chromium_org/v8/src/arm64/
Dstub-cache-arm64.cc26 ASSERT(!AreAliased(receiver, scratch0, scratch1)); in GenerateDictionaryNegativeLookup()
99 ASSERT(!AreAliased(name, offset, scratch, scratch2, scratch3)); in ProbeTable()
160 ASSERT(!AreAliased(receiver, name, scratch, extra, extra2, extra3)); in GenerateProbe()
271 ASSERT(!AreAliased(receiver, scratch)); in GenerateLoadArrayLength()
352 ASSERT(!AreAliased(receiver_reg, storage_reg, value_reg, in GenerateStoreTransition()
691 ASSERT(!AreAliased(receiver, scratch)); in GenerateFastApiCall()
698 ASSERT(!AreAliased(receiver, scratch, arg)); in GenerateFastApiCall()
782 ASSERT(!AreAliased(object_reg, scratch1, scratch2)); in CheckPrototypes()
783 ASSERT(!AreAliased(holder_reg, scratch1, scratch2)); in CheckPrototypes()
926 ASSERT(!AreAliased(reg, scratch2, scratch3, dictionary)); in CallbackHandlerFrontend()
[all …]
Dic-arm64.cc48 ASSERT(!AreAliased(receiver, elements, scratch0, scratch1)); in GenerateNameDictionaryReceiverCheck()
100 ASSERT(!AreAliased(elements, name, scratch1, scratch2)); in GenerateDictionaryLoad()
101 ASSERT(!AreAliased(result, scratch1, scratch2)); in GenerateDictionaryLoad()
147 ASSERT(!AreAliased(elements, name, value, scratch1, scratch2)); in GenerateDictionaryStore()
195 ASSERT(!AreAliased(map_scratch, scratch)); in GenerateKeyedLoadReceiverCheck()
244 ASSERT(!AreAliased(receiver, key, elements, elements_map, scratch2)); in GenerateFastArrayLoad()
293 ASSERT(!AreAliased(key, map_scratch, hash_scratch)); in GenerateKeyNameCheck()
332 ASSERT(!AreAliased(object, key, map, scratch1, scratch2)); in GenerateMappedArgumentsLookup()
387 ASSERT(!AreAliased(key, parameter_map, scratch)); in GenerateUnmappedArgumentsLookup()
608 ASSERT(!AreAliased( in GenerateKeyedLoadWithSmiKey()
[all …]
Dmacro-assembler-arm64.cc612 ASSERT(!AreAliased(rd, scratch)); in Adr()
803 ASSERT(!AreAliased(dst0, dst1, dst2, dst3)); in Pop()
1356 ASSERT(!AreAliased(object, null_value, scratch0, scratch1, scratch2, in CheckEnumCache()
1831 ASSERT(!AreAliased(target, function)); in GetBuiltinEntry()
1884 ASSERT(!AreAliased(string, length, scratch1, scratch2)); in InitializeNewString()
2170 ASSERT(!AreAliased(temp, heap_number_map)); in JumpForHeapNumber()
2210 ASSERT(!AreAliased(object, result, scratch1, scratch2, scratch3)); in LookupNumberStringCache()
2369 ASSERT(!AreAliased(dst, src, in CopyFieldsLoopPairsHelper()
2408 ASSERT(!AreAliased(dst, src, scratch1, scratch2, scratch3, scratch4)); in CopyFieldsUnrolledPairsHelper()
2437 ASSERT(!AreAliased(dst, src, scratch1, scratch2, scratch3)); in CopyFieldsUnrolledHelper()
[all …]
Dcode-stubs-arm64.cc619 ASSERT(!AreAliased(left, right, scratch)); in EmitIdenticalObjectComparison()
707 ASSERT(!AreAliased(left, right, left_type, right_type, scratch)); in EmitStrictTwoHeapObjectCompare()
763 ASSERT(!AreAliased(left, right, scratch)); in EmitSmiNonsmiComparison()
764 ASSERT(!AreAliased(left_d, right_d)); in EmitSmiNonsmiComparison()
838 ASSERT(!AreAliased(left, right, left_map, right_map, left_type, right_type)); in EmitCheckForInternalizedStringsOrObjects()
3062 ASSERT(!AreAliased(scratch1, scratch2, in GenerateRecordCallTarget()
3971 ASSERT(!AreAliased(hash, character)); in GenerateHashInit()
3991 ASSERT(!AreAliased(hash, character)); in GenerateHashAddCharacter()
4012 ASSERT(!AreAliased(hash_w, scratch_w)); in GenerateHashGetHash()
4286 ASSERT(!AreAliased(left, right, scratch1, scratch2, scratch3)); in GenerateFlatAsciiStringEquals()
[all …]
Dcode-stubs-arm64.h194 ASSERT(!AreAliased(scratch, object, address)); in RegisterAllocation()
Dlithium-codegen-arm64.cc2754 ASSERT(!AreAliased(dividend, result)); in DoDivByConstI()
2772 ASSERT(!AreAliased(dividend, result, temp)); in DoDivByConstI()
3436 ASSERT(!AreAliased(scratch, key)); in PrepareKeyedExternalArrayOperand()
3959 ASSERT(!AreAliased(dividend, result)); in DoFlooringDivByConstI()
3984 ASSERT(!AreAliased(temp, dividend, result)); in DoFlooringDivByConstI()
4130 ASSERT(!AreAliased(input, result, scratch_d)); in DoMathRoundD()
4285 ASSERT(!AreAliased(dividend, result, temp)); in DoModByConstI()
4390 ASSERT(!AreAliased(scratch, left)); in DoMulConstIS()
4501 if (AreAliased(result, left, right)) { in DoMulS()
Dcodegen-arm64.cc514 ASSERT(!AreAliased(input, result, in EmitMathExp()
Dmacro-assembler-arm64-inl.h855 ASSERT(!AreAliased(rt, rt2)); in Ldnp()
864 ASSERT(!AreAliased(rt, rt2)); in Ldp()
/external/chromium_org/v8/src/arm/
Dcode-stubs-arm.h247 ASSERT(!AreAliased(scratch0, object, address, no_reg)); in RegisterAllocation()
252 ASSERT(!AreAliased(object_, address_, scratch1_, scratch0_)); in Save()
Dmacro-assembler-arm.cc3696 ASSERT(!AreAliased(object, bitmap_scratch, mask_scratch, no_reg)); in HasColor()
3743 ASSERT(!AreAliased(addr_reg, bitmap_reg, mask_reg, no_reg)); in GetMarkBits()
3760 ASSERT(!AreAliased(value, bitmap_scratch, mask_scratch, ip)); in EnsureNotWhite()
4009 bool AreAliased(Register reg1, in AreAliased() function
Dmacro-assembler-arm.h56 bool AreAliased(Register reg1,
/external/chromium_org/v8/src/mips/
Dcode-stubs-mips.h289 ASSERT(!AreAliased(scratch0, object, address, no_reg)); in RegisterAllocation()
294 ASSERT(!AreAliased(object_, address_, scratch1_, scratch0_)); in Save()
Dmacro-assembler-mips.cc199 ASSERT(!AreAliased(value, dst, t8, object)); in RecordWriteField()
329 ASSERT(!AreAliased(object, address, value, t8)); in RecordWrite()
330 ASSERT(!AreAliased(object, address, value, t9)); in RecordWrite()
5326 ASSERT(!AreAliased(object, bitmap_scratch, mask_scratch, t8)); in HasColor()
5327 ASSERT(!AreAliased(object, bitmap_scratch, mask_scratch, t9)); in HasColor()
5356 ASSERT(!AreAliased(value, scratch, t8, no_reg)); in JumpIfDataObject()
5375 ASSERT(!AreAliased(addr_reg, bitmap_reg, mask_reg, no_reg)); in GetMarkBits()
5393 ASSERT(!AreAliased(value, bitmap_scratch, mask_scratch, t8)); in EnsureNotWhite()
5672 bool AreAliased(Register r1, Register r2, Register r3, Register r4) { in AreAliased() function
/external/chromium_org/v8/test/cctest/
Dtest-utils-arm64.cc399 ASSERT(!AreAliased(dump_base, dump, tmp, dump2_base, dump2)); in Dump()
/external/vixl/test/
Dtest-utils-a64.cc397 VIXL_ASSERT(!AreAliased(dump_base, dump, tmp, dump2_base, dump2)); in Dump()
/external/vixl/src/a64/
Dmacro-assembler-a64.cc774 VIXL_ASSERT(!AreAliased(dst0, dst1, dst2, dst3)); in Pop()
1497 VIXL_ASSERT(!AreAliased(result, xzr, sp)); in AcquireNextAvailable()

12