HomeSort by relevance Sort by last modified time
    Searched full:targets (Results 1 - 25 of 3570) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/Transforms/EarlyCSE/AArch64/
lit.local.cfg 3 targets = set(config.root.targets_to_build.split())
4 if not 'AArch64' in targets:
  /external/llvm/test/Transforms/SimplifyCFG/AArch64/
lit.local.cfg 3 targets = set(config.root.targets_to_build.split())
4 if not 'AArch64' in targets:
  /external/llvm/test/Analysis/CostModel/AArch64/
lit.local.cfg 1 if not 'AArch64' in config.root.targets:
  /external/llvm/test/Analysis/CostModel/ARM/
lit.local.cfg 1 if not 'ARM' in config.root.targets:
  /external/llvm/test/Analysis/CostModel/PowerPC/
lit.local.cfg 1 if not 'PowerPC' in config.root.targets:
  /external/llvm/test/Analysis/CostModel/X86/
lit.local.cfg 1 if not 'X86' in config.root.targets:
  /external/llvm/test/Analysis/DivergenceAnalysis/NVPTX/
lit.local.cfg 1 if not 'NVPTX' in config.root.targets:
  /external/llvm/test/CodeGen/ARM/
lit.local.cfg 1 if not 'ARM' in config.root.targets:
  /external/llvm/test/CodeGen/BPF/
lit.local.cfg 1 if not 'BPF' in config.root.targets:
  /external/llvm/test/CodeGen/CPP/
lit.local.cfg 1 if not 'CppBackend' in config.root.targets:
  /external/llvm/test/CodeGen/Hexagon/
lit.local.cfg 1 if not 'Hexagon' in config.root.targets:
  /external/llvm/test/CodeGen/MSP430/
lit.local.cfg 1 if not 'MSP430' in config.root.targets:
  /external/llvm/test/CodeGen/Mips/
lit.local.cfg 1 if not 'Mips' in config.root.targets:
  /external/llvm/test/CodeGen/NVPTX/
lit.local.cfg 1 if not 'NVPTX' in config.root.targets:
  /external/llvm/test/CodeGen/PowerPC/
lit.local.cfg 1 if not 'PowerPC' in config.root.targets:
  /external/llvm/test/CodeGen/R600/
lit.local.cfg 1 if not 'R600' in config.root.targets:
  /external/llvm/test/CodeGen/SPARC/
lit.local.cfg 1 if not 'Sparc' in config.root.targets:
  /external/llvm/test/CodeGen/SystemZ/
lit.local.cfg 1 if not 'SystemZ' in config.root.targets:
  /external/llvm/test/CodeGen/Thumb/
lit.local.cfg 1 if not 'ARM' in config.root.targets:
  /external/llvm/test/CodeGen/Thumb2/
lit.local.cfg 1 if not 'ARM' in config.root.targets:
  /external/llvm/test/CodeGen/X86/GC/
lit.local.cfg 1 if not 'X86' in config.root.targets:
  /external/llvm/test/CodeGen/XCore/
lit.local.cfg 1 if not 'XCore' in config.root.targets:
  /external/llvm/test/DebugInfo/AArch64/
lit.local.cfg 1 if not 'AArch64' in config.root.targets:
  /external/llvm/test/DebugInfo/ARM/
lit.local.cfg 1 if not 'ARM' in config.root.targets:
  /external/llvm/test/DebugInfo/COFF/
lit.local.cfg 1 if not 'X86' in config.root.targets:

Completed in 7644 milliseconds

1 2 3 4 5 6 7 8 91011>>