Searched defs:AArch64SIMDInstrOpt (Results 1 – 1 of 1) sorted by relevance
68 static char ID;70 const TargetInstrInfo *TII;71 MachineRegisterInfo *MRI;72 TargetSchedModel SchedModel;82 typedef enum {85 } Subpass;88 struct InstReplInfo {102 std::vector<InstReplInfo> IRT = {151 static const unsigned MaxNumRepl = 10;153 AArch64SIMDInstrOpt() : MachineFunctionPass(ID) { in AArch64SIMDInstrOpt() function[all …]