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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 116 PPCTargetLowering TLInfo;
152 const PPCTargetLowering *getTargetLowering() const { return &TLInfo; }
PPCTargetMachine.h 42 const PPCTargetLowering *getTargetLowering() const override {
PPCISelLowering.cpp 63 PPCTargetLowering::PPCTargetLowering(PPCTargetMachine &TM)
747 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty) const {
760 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
    [all...]
PPCISelLowering.h 343 class PPCTargetLowering : public TargetLowering {
347 explicit PPCTargetLowering(PPCTargetMachine &TM);
PPCTargetTransformInfo.cpp 42 const PPCTargetLowering *TLI;
PPCISelDAGToDAG.cpp 54 const PPCTargetLowering *PPCLowering;
    [all...]

Completed in 56 milliseconds