Home
last modified time | relevance | path

Searched defs:convertFuncInfoToYAML (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp621 yaml::MachineFunctionInfo *WebAssemblyTargetMachine::convertFuncInfoToYAML( convertFuncInfoToYAML() function in WebAssemblyTargetMachine
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp630 ARMBaseTargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { convertFuncInfoToYAML() function in ARMBaseTargetMachine
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetMachine.cpp602 RISCVTargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { convertFuncInfoToYAML() function in RISCVTargetMachine
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h157 convertFuncInfoToYAML(const MachineFunction &MF) const { convertFuncInfoToYAML() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp882 AArch64TargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { convertFuncInfoToYAML() function in AArch64TargetMachine
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1503 GCNTargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { convertFuncInfoToYAML() function in GCNTargetMachine