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 236 class PPCTargetLowering : public TargetLowering {
240 explicit PPCTargetLowering(PPCTargetMachine &TM);
PPCISelLowering.cpp 67 PPCTargetLowering::PPCTargetLowering(PPCTargetMachine &TM)
409 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty) const {
418 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
466 MVT::SimpleValueType PPCTargetLowering::getSetCCResultType(EVT VT) const {
    [all...]

Completed in 897 milliseconds