Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVTargetMachine.cpp370 RISCVTargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { in convertFuncInfoToYAML() function in RISCVTargetMachine
/openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/
DWebAssemblyTargetMachine.cpp610 yaml::MachineFunctionInfo *WebAssemblyTargetMachine::convertFuncInfoToYAML( in convertFuncInfoToYAML() function in WebAssemblyTargetMachine
/openbsd/src/gnu/llvm/llvm/include/llvm/Target/
DTargetMachine.h157 convertFuncInfoToYAML(const MachineFunction &MF) const { in convertFuncInfoToYAML() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp850 AArch64TargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { in convertFuncInfoToYAML() function in AArch64TargetMachine
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp1426 GCNTargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { in convertFuncInfoToYAML() function in GCNTargetMachine