Searched refs:TARGET_THUMB (Results 1 – 1 of 1) sorted by relevance
218 TARGET_THUMB enumerator829 if (TargetName != TARGET_THUMB) return; in emitBot()1381 if ((TargetName == TARGET_ARM || TargetName == TARGET_THUMB) && in emit()1614 } else if (TN == TARGET_THUMB) { in populateInstruction()1665 case TARGET_THUMB: in populateInstruction()1712 if (populateInstruction(*NumberedInstructions[uid], TARGET_THUMB)) in populateInstructions()1758 ARMFilterChooser::setTargetName(TARGET_THUMB); in emit()