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