Searched refs:ExegesisPowerPCTarget (Results 1 – 1 of 1) sorted by relevance
27 class ExegesisPowerPCTarget : public ExegesisTarget { class29 ExegesisPowerPCTarget() : ExegesisTarget(PPCCpuPfmCounters) {} in ExegesisPowerPCTarget() function in llvm::exegesis::__anonc8bc878a0111::ExegesisPowerPCTarget67 ExegesisPowerPCTarget::getScratchMemoryRegister(const Triple &TT) const { in getScratchMemoryRegister()73 void ExegesisPowerPCTarget::fillMemoryOperands(InstructionTemplate &IT, in fillMemoryOperands()91 std::vector<MCInst> ExegesisPowerPCTarget::setRegTo(const MCSubtargetInfo &STI, in setRegTo()131 static ExegesisPowerPCTarget Target; in getTheExegesisPowerPCTarget()