Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_x86_64.h510 Label* GetLabelOf(HBasicBlock* block) const { in GetLabelOf() function
H A Dcode_generator_riscv64.h464 Riscv64Label* GetLabelOf(HBasicBlock* block) const { in GetLabelOf() function
H A Dcode_generator_x86.h599 Label* GetLabelOf(HBasicBlock* block) const { in GetLabelOf() function
H A Dcode_generator_arm_vixl.h650 vixl::aarch32::Label* GetLabelOf(HBasicBlock* block) { in GetLabelOf() function
H A Dcode_generator_arm64.h668 vixl::aarch64::Label* GetLabelOf(HBasicBlock* block) { in GetLabelOf() function