Searched refs:PPCTargetLowering (Results 1 – 8 of 8) sorted by relevance
23 class PPCTargetLowering; variable27 PPCCallLowering(const PPCTargetLowering &TLI);
71 PPCCallLowering::PPCCallLowering(const PPCTargetLowering &TLI) in PPCCallLowering()121 auto &TLI = *getTLI<PPCTargetLowering>(); in lowerFormalArguments()
170 PPCTargetLowering::PPCTargetLowering(const PPCTargetMachine &TM, in PPCTargetLowering() function in PPCTargetLowering1549 void PPCTargetLowering::initializeAddrModeMap() { in initializeAddrModeMap()1628 uint64_t PPCTargetLowering::getByValTypeAlignment(Type *Ty, in getByValTypeAlignment()1638 bool PPCTargetLowering::useSoftFloat() const { in useSoftFloat()1642 bool PPCTargetLowering::hasSPE() const { in hasSPE()1646 bool PPCTargetLowering::preferIncOfAddToSubOfNot(EVT VT) const { in preferIncOfAddToSubOfNot()1650 bool PPCTargetLowering::shallExtractConstSplatVectorElementToStore( in shallExtractConstSplatVectorElementToStore()1671 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName()1844 EVT PPCTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &C, in getSetCCResultType()1852 bool PPCTargetLowering::enableAggressiveFMAFusion(EVT VT) const { in enableAggressiveFMAFusion()[all …]
107 PPCTargetLowering TLInfo;147 const PPCTargetLowering *getTargetLowering() const override { in getTargetLowering()
33 const PPCTargetLowering *TLI;36 const PPCTargetLowering *getTLI() const { return TLI; } in getTLI()
746 class PPCTargetLowering : public TargetLowering {750 explicit PPCTargetLowering(const PPCTargetMachine &TM,
545 const PPCTargetLowering &TLI = *Subtarget.getTargetLowering(); in twoUniqueScratchRegsRequired()614 const PPCTargetLowering &TLI = *Subtarget.getTargetLowering(); in emitPrologue()1238 const PPCTargetLowering &TLI = *Subtarget.getTargetLowering(); in inlineStackProbe()
146 const PPCTargetLowering *PPCLowering = nullptr;