Searched refs:cellspu (Results 1 – 25 of 56) sorted by relevance
123
23 case cellspu: return "cellspu"; in getArchTypeName()58 case cellspu: return "spu"; in getArchTypePrefix()144 .Case("cellspu", cellspu) in getArchTypeForLLVMName()240 .Cases("spu", "cellspu", Triple::cellspu) in parseArch()649 case llvm::Triple::cellspu: in getArchPointerBitWidth()698 case Triple::cellspu: in get32BitArchVariant()731 case Triple::cellspu: in get64BitArchVariant()
18 RegisterTarget<Triple::cellspu> in LLVMInitializeCellSPUTargetInfo()
1 ; RUN: llc %s -march=cellspu -o -
1 ; RUN: llc < %s -march=cellspu > %t1.s
1 ; RUN: llc < %s -march=cellspu | FileCheck %s
1 ; RUN: llc < %s -march=cellspu -o %t1.s
3 ; RUN: llc < %s -march=cellspu > %t
1 ; RUN: llc --march=cellspu %s -o - | FileCheck %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 -o - | grep brz
1 ; RUN: llc < %s -march=cellspu > %t1.s2 ; RUN: llc < %s -march=cellspu -mattr=large_mem > %t2.s
2 ;RUN: llc --march=cellspu %s -o - | FileCheck %s
1 ;RUN: llc --march=cellspu %s -o - | FileCheck %s
1 ; RUN: llc -O0 -march=cellspu -asm-verbose < %s | FileCheck %s