Home
last modified time | relevance | path

Searched defs:hasThumb2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h44 bool hasThumb2 = false; variable
/llvm-project/lld/ELF/
H A DInputFiles.cpp207 bool hasThumb2 = thumb && *thumb >= ARMBuildAttrs::AllowThumb32; updateSupportedARMFeatures() local
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp541 bool hasThumb2() const { in hasThumb2() function in __anond426d4330111::ARMAsmParser