HomeSort by relevance Sort by last modified time
    Searched refs:SPUTargetLowering (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/CellSPU/
SPUTargetMachine.h 34 SPUTargetLowering TLInfo;
61 virtual const SPUTargetLowering *getTargetLowering() const {
SPUISelLowering.h 86 class SPUTargetLowering :
98 SPUTargetLowering(SPUTargetMachine &TM);
SPUISelLowering.cpp 9 // This file implements the SPUTargetLowering class.
57 bool isSigned, SDValue &Hi, const SPUTargetLowering &TLI) {
91 SPUTargetLowering::SPUTargetLowering(SPUTargetMachine &TM)
480 const char *SPUTargetLowering::getTargetNodeName(unsigned Opcode) const {
514 EVT SPUTargetLowering::getSetCCResultType(EVT VT) const {
    [all...]
SPUISelDAGToDAG.cpp 148 const SPUTargetLowering &SPUtli;
    [all...]

Completed in 32 milliseconds