Searched refs:MachineInstrFn (Results 1 – 3 of 3) sorted by relevance
166 StringRef MachineInstrFn) { in expandCheckFunctionPredicate() argument167 OS << (shouldExpandForMC() ? MCInstFn : MachineInstrFn) in expandCheckFunctionPredicate()
79 StringRef MachineInstrFn);
190 // a call to `MCInstFn`, or into a call to`MachineInstrFn` depending on whether193 // In this context, `MCInstFn` and `MachineInstrFn` are both function names.194 class CheckFunctionPredicate<string MCInstFn, string MachineInstrFn> : MCInstPredicate {196 string MachineInstrFnName = MachineInstrFn;