Searched refs:SPUTargetLowering (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
H A DSPUTargetMachine.h37 SPUTargetLowering TLInfo;
63 virtual const SPUTargetLowering *getTargetLowering() const {
H A DSPUISelLowering.h86 class SPUTargetLowering : class in namespace:llvm
98 SPUTargetLowering(SPUTargetMachine &TM);
H A DSPUISelLowering.cpp9 // This file implements the SPUTargetLowering class.
62 bool isSigned, SDValue &Hi, const SPUTargetLowering &TLI) {
95 SPUTargetLowering::SPUTargetLowering(SPUTargetMachine &TM) function in class:SPUTargetLowering
466 SPUTargetLowering::getTargetNodeName(unsigned Opcode) const
505 EVT SPUTargetLowering::getSetCCResultType(EVT VT) const {
1107 SPUTargetLowering::LowerFormalArguments(SDValue Chain,
1258 SPUTargetLowering::LowerCall(SDValue Chain, SDValue Callee,
1455 SPUTargetLowering::LowerReturn(SDValue Chain,
2461 const SPUTargetLowering
[all...]
H A DSPUISelDAGToDAG.cpp151 const SPUTargetLowering &SPUtli;

Completed in 217 milliseconds