HomeSort by relevance Sort by last modified time
    Searched refs:EmitLiteralPool (Results 1 - 5 of 5) sorted by null

  /external/vixl/test/
test-code-generation-scopes.cc 351 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired);
393 masm.EmitLiteralPool(aarch64::LiteralPool::kBranchRequired);
427 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired);
464 masm.EmitLiteralPool(aarch64::LiteralPool::kBranchRequired);
  /external/vixl/test/aarch32/
test-assembler-aarch32.cc 1173 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired);
1215 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired);
1236 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired);
1268 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired);
1342 masm.EmitLiteralPool(PoolManager<int32_t>::kBranchRequired);
    [all...]
  /external/vixl/src/aarch64/
macro-assembler-aarch64.h     [all...]
  /external/vixl/src/aarch32/
macro-assembler-aarch32.h 310 EmitLiteralPool(option == kUnreachable
479 void EmitLiteralPool(PoolManager<int32_t>::EmitOption option =
    [all...]
  /external/vixl/test/aarch64/
test-assembler-aarch64.cc     [all...]

Completed in 560 milliseconds