Home
last modified time | relevance | path

Searched refs:AsPlatformLabel (Results 1 – 5 of 5) sorted by relevance

/art/compiler/utils/x86/
Djni_macro_assembler_x86.h177 return AsPlatformLabel(); in AsX86()
/art/compiler/utils/x86_64/
Djni_macro_assembler_x86_64.h203 return AsPlatformLabel(); in AsX86_64()
/art/compiler/utils/arm/
Djni_macro_assembler_arm_vixl.h240 return AsPlatformLabel(); in AsArm()
/art/compiler/utils/
Djni_macro_assembler.h295 PlatformLabel* AsPlatformLabel() { in AsPlatformLabel() function
/art/compiler/utils/arm64/
Djni_macro_assembler_arm64.h243 return AsPlatformLabel(); in AsArm64()