Searched refs:createDefaultFuncInfoYAML (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.h52 yaml::MachineFunctionInfo *createDefaultFuncInfoYAML() const override;
H A DWebAssemblyTargetMachine.cpp489 WebAssemblyTargetMachine::createDefaultFuncInfoYAML() const { function in class:WebAssemblyTargetMachine
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.h114 yaml::MachineFunctionInfo *createDefaultFuncInfoYAML() const override;
H A DAMDGPUTargetMachine.cpp1004 yaml::MachineFunctionInfo *GCNTargetMachine::createDefaultFuncInfoYAML() const { function in class:GCNTargetMachine
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h126 virtual yaml::MachineFunctionInfo *createDefaultFuncInfoYAML() const { function in class:llvm::TargetMachine
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp286 TM.createDefaultFuncInfoYAML());

Completed in 132 milliseconds