Home
last modified time | relevance | path

Searched defs:parseMachineFunctionInfo (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86TargetMachine.cpp359 bool X86TargetMachine::parseMachineFunctionInfo( in parseMachineFunctionInfo() function in X86TargetMachine
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyTargetMachine.cpp646 bool WebAssemblyTargetMachine::parseMachineFunctionInfo( in parseMachineFunctionInfo() function in WebAssemblyTargetMachine
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVTargetMachine.cpp597 bool RISCVTargetMachine::parseMachineFunctionInfo( in parseMachineFunctionInfo() function in RISCVTargetMachine
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMTargetMachine.cpp637 bool ARMBaseTargetMachine::parseMachineFunctionInfo( in parseMachineFunctionInfo() function in ARMBaseTargetMachine
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetMachine.h161 virtual bool parseMachineFunctionInfo(const yaml::MachineFunctionInfo &, in parseMachineFunctionInfo() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64TargetMachine.cpp906 bool AArch64TargetMachine::parseMachineFunctionInfo( in parseMachineFunctionInfo() function in AArch64TargetMachine
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUTargetMachine.cpp1535 bool GCNTargetMachine::parseMachineFunctionInfo( in parseMachineFunctionInfo() function in GCNTargetMachine