HomeSort by relevance Sort by last modified time
    Searched refs:PPCTargetLowering (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCTargetTransformInfo.h 34 const PPCTargetLowering *TLI;
37 const PPCTargetLowering *getTLI() const { return TLI; }
PPCSubtarget.h 134 PPCTargetLowering TLInfo;
167 const PPCTargetLowering *getTargetLowering() const override {
PPCISelLowering.cpp 57 PPCTargetLowering::PPCTargetLowering(const PPCTargetMachine &TM,
    [all...]
PPCISelLowering.h 420 class PPCTargetLowering : public TargetLowering {
424 explicit PPCTargetLowering(const PPCTargetMachine &TM,
    [all...]
PPCISelDAGToDAG.cpp 74 const PPCTargetLowering *PPCLowering;
    [all...]

Completed in 96 milliseconds