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