Searched refs:convertFuncInfoToYAML (Results 1 – 8 of 8) sorted by relevance
55 convertFuncInfoToYAML(const MachineFunction &MF) const override;
526 yaml::MachineFunctionInfo *WebAssemblyTargetMachine::convertFuncInfoToYAML( in convertFuncInfoToYAML() function in WebAssemblyTargetMachine
54 convertFuncInfoToYAML(const MachineFunction &MF) const override;
768 AArch64TargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { in convertFuncInfoToYAML() function in AArch64TargetMachine
117 convertFuncInfoToYAML(const MachineFunction &MF) const override;
1482 GCNTargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { in convertFuncInfoToYAML() function in GCNTargetMachine
146 convertFuncInfoToYAML(const MachineFunction &MF) const { in convertFuncInfoToYAML() function
242 std::unique_ptr<yaml::MachineFunctionInfo>(TM.convertFuncInfoToYAML(MF)); in print()