Home
last modified time | relevance | path

Searched defs:GetLabelOf (Results 1 – 5 of 5) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_x86_64.h500 Label* GetLabelOf(HBasicBlock* block) const { in GetLabelOf() function
Dcode_generator_riscv64.h465 Riscv64Label* GetLabelOf(HBasicBlock* block) const { in GetLabelOf() function
Dcode_generator_x86.h589 Label* GetLabelOf(HBasicBlock* block) const { in GetLabelOf() function
Dcode_generator_arm_vixl.h643 vixl::aarch32::Label* GetLabelOf(HBasicBlock* block) { in GetLabelOf() function
Dcode_generator_arm64.h625 vixl::aarch64::Label* GetLabelOf(HBasicBlock* block) { in GetLabelOf() function