HomeSort by: relevance | last modified time | path
    Searched defs:PPCTargetLowering (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 719 class PPCTargetLowering : public TargetLowering {
723 explicit PPCTargetLowering(const PPCTargetMachine &TM,
1389 }; // end class PPCTargetLowering
PPCISelLowering.cpp 136 PPCTargetLowering::PPCTargetLowering(const PPCTargetMachine &TM,
1465 void PPCTargetLowering::initializeAddrModeMap() {
1544 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty,
1554 bool PPCTargetLowering::useSoftFloat() const {
1558 bool PPCTargetLowering::hasSPE() const {
1562 bool PPCTargetLowering::preferIncOfAddToSubOfNot(EVT VT) const {
1566 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
1725 EVT PPCTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &C,
1733 bool PPCTargetLowering::enableAggressiveFMAFusion(EVT VT) const
    [all...]

Completed in 25 milliseconds