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

  /external/llvm/lib/Target/CellSPU/
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...]

Completed in 28 milliseconds