Searched refs:CommonInitializeLabels (Results 1 - 6 of 6) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_mips.h315 block_labels_ = CommonInitializeLabels<MipsLabel>();
H A Dcode_generator_mips64.h308 block_labels_ = CommonInitializeLabels<Mips64Label>();
H A Dcode_generator_arm.h388 block_labels_ = CommonInitializeLabels<Label>();
H A Dcode_generator_x86.h428 block_labels_ = CommonInitializeLabels<Label>();
H A Dcode_generator_x86_64.h379 block_labels_ = CommonInitializeLabels<Label>();
H A Dcode_generator.h560 LabelType* CommonInitializeLabels() { function in class:art::CodeGenerator

Completed in 445 milliseconds