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 37 SPUTargetLowering TLInfo;
62 virtual const SPUTargetLowering *getTargetLowering() const {
SPUISelLowering.h 86 class SPUTargetLowering :
98 SPUTargetLowering(SPUTargetMachine &TM);
SPUISelLowering.cpp 9 // This file implements the SPUTargetLowering class.
62 bool isSigned, SDValue &Hi, const SPUTargetLowering &TLI) {
95 SPUTargetLowering::SPUTargetLowering(SPUTargetMachine &TM)
461 SPUTargetLowering::getTargetNodeName(unsigned Opcode) const
500 MVT::SimpleValueType SPUTargetLowering::getSetCCResultType(EVT VT) const {
    [all...]
SPUISelDAGToDAG.cpp 151 const SPUTargetLowering &SPUtli;
    [all...]

Completed in 23 milliseconds