Home
last modified time | relevance | path

Searched refs:LiteralPoolEmitOption (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/a64/
Dassembler-a64.h617 enum LiteralPoolEmitOption { enum
1692 void CheckLiteralPool(LiteralPoolEmitOption option = JumpRequired);
1693 void EmitLiteralPool(LiteralPoolEmitOption option = NoJumpRequired);
Dassembler-a64.cc2154 void Assembler::CheckLiteralPool(LiteralPoolEmitOption option) { in CheckLiteralPool()
2179 void Assembler::EmitLiteralPool(LiteralPoolEmitOption option) { in EmitLiteralPool()
/external/vixl/test/
Dtest-assembler-a64.cc2692 LiteralPoolEmitOption option, in LdrLiteralRangeHelper()
/external/chromium_org/v8/test/cctest/
Dtest-assembler-arm64.cc3159 LiteralPoolEmitOption option,