Home
last modified time | relevance | path

Searched defs:LiteralCaseTable (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc7969 Address CodeGeneratorX86_64::LiteralCaseTable(HPackedSwitch* switch_instr) { in LiteralCaseTable() function in art::x86_64::CodeGeneratorX86_64
H A Dcode_generator_x86.cc8928 Address CodeGeneratorX86::LiteralCaseTable(HX86PackedSwitch* switch_instr, in LiteralCaseTable() function in art::x86::CodeGeneratorX86