HomeSort by relevance Sort by last modified time
    Searched defs:SPU (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/CellSPU/
SPUSubtarget.h 1 //===-- SPUSubtarget.h - Define Subtarget for the Cell SPU ------*- C++ -*-===//
10 // This file declares the Cell SPU-specific subclass of TargetSubtargetInfo.
28 namespace SPU {
44 /// Which SPU processor (this isn't really used, but it's there to keep
SPUISelLowering.h 1 //===-- SPUISelLowering.h - Cell SPU DAG Lowering Interface -----*- C++ -*-===//
10 // This file defines the interfaces that Cell SPU uses to lower LLVM code into
18 #include "SPU.h"
63 namespace SPU {

Completed in 197 milliseconds