Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMMachineFunctionInfo.h36 bool hasThumb2; variable
DARMSubtarget.h235 bool hasThumb2() const { return HasThumb2; } in hasThumb2() function
/external/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h37 bool hasThumb2; variable
DARMSubtarget.h551 bool hasThumb2() const { return HasThumb2; } in hasThumb2() function
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp260 bool hasThumb2() const { in hasThumb2() function in __anon58d02de10111::ARMAsmParser