Home
last modified time | relevance | path

Searched refs:thumb2 (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMPredicates.td144 "thumb2">;
HDARM.td450 def FeatureThumb2 : SubtargetFeature<"thumb2", "HasThumb2", "true",
HDARMInstrThumb.td384 // For both thumb1 and thumb2.
/freebsd-11-stable/contrib/binutils/bfd/
HDelf32-arm.c5023 int thumb2 = using_thumb2 (globals); in elf32_arm_final_link_relocate() local
5131 if (!thumb2) in elf32_arm_final_link_relocate()