Home
last modified time | relevance | path

Searched refs:TARGET_ARM (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DARMDecoderEmitter.cpp217 TARGET_ARM = 0, enumerator
737 if (TargetName == TARGET_ARM) { in emitTopHook()
1004 if (TargetName == TARGET_ARM && LdStCopEncoding1(Opc)) { in emitSingletonDecoder()
1334 if (TargetName == TARGET_ARM && Parent == NULL) { in doFilter()
1381 if ((TargetName == TARGET_ARM || TargetName == TARGET_THUMB) && in emit()
1508 TargetName = TARGET_ARM; in ARMDEBackend()
1576 if (TN == TARGET_ARM) { in populateInstruction()
1664 case TARGET_ARM: in populateInstruction()
1694 if (TargetName == TARGET_ARM) { in populateInstructions()
1734 case TARGET_ARM: in emit()
[all …]