Searched refs:hasARMOps (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
D | ARMSubtarget.h | 204 bool hasARMOps() const { return !NoARM; } in hasARMOps() function |
D | ARMTargetMachine.cpp | 75 if (!Subtarget.hasARMOps()) in ARMTargetMachine() |