Searched refs:CAN_USE_ARMV7_INSTRUCTIONS (Results 1 – 6 of 6) sorted by relevance
46 # define CAN_USE_ARMV7_INSTRUCTIONS 1 macro55 defined(CAN_USE_ARMV7_INSTRUCTIONS)
60 #ifdef CAN_USE_ARMV7_INSTRUCTIONS in CpuFeaturesImpliedByCompiler()71 #if defined(CAN_USE_ARMV7_INSTRUCTIONS) && defined(__VFP_FP__) \ in CpuFeaturesImpliedByCompiler()
87 # define CAN_USE_ARMV7_INSTRUCTIONS 1 macro
129 #if (defined CAN_USE_ARMV7_INSTRUCTIONS) || !(defined ARM_TEST)
132 'CAN_USE_ARMV7_INSTRUCTIONS=1',220 'CAN_USE_ARMV7_INSTRUCTIONS=1',
69 #ifdef CAN_USE_ARMV7_INSTRUCTIONS in CpuFeaturesImpliedByCompiler()219 #if defined CAN_USE_ARMV7_INSTRUCTIONS in PrintTarget()