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 336 class PPCTargetLowering : public TargetLowering {
340 explicit PPCTargetLowering(PPCTargetMachine &TM);
PPCISelLowering.cpp 59 PPCTargetLowering::PPCTargetLowering(PPCTargetMachine &TM)
584 unsigned PPCTargetLowering::getByValTypeAlignment(Type *Ty) const {
602 const char *PPCTargetLowering::getTargetNodeName(unsigned Opcode) const {
667 EVT PPCTargetLowering::getSetCCResultType(LLVMContext &, EVT VT) const {
    [all...]

Completed in 37 milliseconds