Searched defs:hasARMOps (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMSubtarget.h198 bool hasARMOps() const { return !NoARM; } function in class:llvm::ARMSubtarget
/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h422 bool hasARMOps() const { return !NoARM; } function in class:llvm::ARMSubtarget

Completed in 193 milliseconds