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

  /external/llvm/lib/Target/PowerPC/
PPCTargetMachine.h 36 PPCTargetLowering TLInfo;
51 virtual const PPCTargetLowering *getTargetLowering() const {
PPCISelLowering.cpp 65 PPCTargetLowering::PPCTargetLowering(PPCTargetMachine &TM)
444 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty) const {
462 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
511 EVT PPCTargetLowering::getSetCCResultType(EVT VT) const {
    [all...]
PPCISelLowering.h 238 class PPCTargetLowering : public TargetLowering {
242 explicit PPCTargetLowering(PPCTargetMachine &TM);
PPCISelDAGToDAG.cpp 42 const PPCTargetLowering &PPCLowering;
    [all...]

Completed in 323 milliseconds