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

  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.h 242 class PPCTargetLowering : public TargetLowering {
246 explicit PPCTargetLowering(PPCTargetMachine &TM);
PPCISelLowering.cpp 67 PPCTargetLowering::PPCTargetLowering(PPCTargetMachine &TM)
471 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty) const {
489 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
540 EVT PPCTargetLowering::getSetCCResultType(EVT VT) const {
    [all...]

Completed in 452 milliseconds