Home
last modified time | relevance | path

Searched refs:kDeletedOnPoolDestruction (Results 1 - 6 of 6) sorted by relevance

/third_party/vixl/src/aarch32/
H A Dlocation-aarch32.h327 kDeletedOnPoolDestruction, enumerator
395 return GetDeletionPolicy() == kDeletedOnPoolDestruction;
406 // the pool is delete'd: kDeletedOnPoolDestruction
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc2716 new Literal<uint32_t>(0xabcdef01, RawLiteral::kDeletedOnPoolDestruction); in TEST()
2719 RawLiteral::kDeletedOnPoolDestruction); in TEST()
2724 new Literal<uint32_t>(0x10fedcba, RawLiteral::kDeletedOnPoolDestruction); in TEST()
2727 RawLiteral::kDeletedOnPoolDestruction); in TEST()
4017 RawLiteral::kDeletedOnPoolDestruction); in TEST_T32()
4089 RawLiteral::kDeletedOnPoolDestruction); in TEST_T32()
4182 RawLiteral::kDeletedOnPoolDestruction); in TEST_T32()
4255 RawLiteral::kDeletedOnPoolDestruction); in TEST_T32()
4327 RawLiteral::kDeletedOnPoolDestruction); in TEST_T32()
5107 RawLiteral::kDeletedOnPoolDestruction); in TEST_T32()
[all...]
/third_party/vixl/src/aarch64/
H A Dmacro-assembler-aarch64.h7935 RawLiteral::kDeletedOnPoolDestruction); in CreateLiteralDestroyedWithPool()
7939 RawLiteral::kDeletedOnPoolDestruction); in CreateLiteralDestroyedWithPool()
7949 RawLiteral::kDeletedOnPoolDestruction); in CreateLiteralDestroyedWithPool()
7954 RawLiteral::kDeletedOnPoolDestruction); in CreateLiteralDestroyedWithPool()
H A Dassembler-aarch64.h201 kDeletedOnPoolDestruction, enumerator
H A Dassembler-aarch64.cc47 if (deletion_policy == kDeletedOnPoolDestruction) { in RawLiteral()
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc13504 RawLiteral::kDeletedOnPoolDestruction);

Completed in 48 milliseconds