Searched refs:cellspu (Results 1 – 25 of 56) sorted by relevance
123
1 ; RUN: llc < %s -march=cellspu -regalloc=linearscan > %t1.s5 ; RUN: llc < %s -march=cellspu | FileCheck %s
1 ; RUN: llc < %s -march=cellspu -asm-verbose=0 -regalloc=linearscan > %t1.s2 ; RUN: llc < %s -march=cellspu -mattr=large_mem -asm-verbose=0 -regalloc=linearscan > %t2.s
1 ; RUN: llc < %s -march=cellspu > %t1.s
1 ; RUN: llc %s -march=cellspu -o -
1 ; RUN: llc < %s -march=cellspu | FileCheck %s
3 ; RUN: llc < %s -march=cellspu > %t
1 ; RUN: llc --march=cellspu %s -o - | FileCheck %s
1 ; RUN: llc < %s -march=cellspu -o %t1.s
1 ;RUN: llc --march=cellspu -disable-cgp-branch-opts %s -o - | FileCheck %s
1 ; RUN: llc < %s -march=cellspu
1 ; RUN: llc < %s -march=cellspu > %t1.s2 ; RUN: llc < %s -march=cellspu -mattr=large_mem > %t2.s
1 ; RUN: llc < %s -march=cellspu -o - | grep brnz
2 ;RUN: llc --march=cellspu %s -o - | FileCheck %s
24 case cellspu: return "cellspu"; in getArchTypeName()62 case cellspu: return "spu"; in getArchTypePrefix()145 return cellspu; in getArchTypeForLLVMName()302 return cellspu; in ParseArch()
18 RegisterTarget<Triple::cellspu> in LLVMInitializeCellSPUTargetInfo()