Searched defs:LiteralInt64Address (Results 1 – 2 of 2) sorted by relevance
| /art/compiler/optimizing/ | ||
| D | code_generator_x86_64.cc | 8158 Address CodeGeneratorX86_64::LiteralInt64Address(int64_t v) { in LiteralInt64Address() function in art::x86_64::CodeGeneratorX86_64 |
| D | code_generator_x86.cc | 8927 Address CodeGeneratorX86::LiteralInt64Address(int64_t v, in LiteralInt64Address() function in art::x86::CodeGeneratorX86 |