Searched defs:parseMachineFunctionInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp499 bool WebAssemblyTargetMachine::parseMachineFunctionInfo( function in class:WebAssemblyTargetMachine
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMachine.h138 virtual bool parseMachineFunctionInfo(const yaml::MachineFunctionInfo &, function in class:llvm::TargetMachine
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1015 bool GCNTargetMachine::parseMachineFunctionInfo( function in class:GCNTargetMachine

Completed in 115 milliseconds