HomeSort by: relevance | last modified time | path
    Searched refs:parseMachineFunctionInfo (Results 1 - 8 of 8) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
WebAssemblyTargetMachine.h 56 bool parseMachineFunctionInfo(const yaml::MachineFunctionInfo &,
WebAssemblyTargetMachine.cpp 519 bool WebAssemblyTargetMachine::parseMachineFunctionInfo(
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64TargetMachine.h 55 bool parseMachineFunctionInfo(const yaml::MachineFunctionInfo &,
AArch64TargetMachine.cpp 721 bool AArch64TargetMachine::parseMachineFunctionInfo(
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUTargetMachine.h 118 bool parseMachineFunctionInfo(const yaml::MachineFunctionInfo &,
AMDGPUTargetMachine.cpp 1246 bool GCNTargetMachine::parseMachineFunctionInfo(
  /src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetMachine.h 151 virtual bool parseMachineFunctionInfo(const yaml::MachineFunctionInfo &,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MIRParser.cpp 515 if (TM.parseMachineFunctionInfo(*YamlMF.MachineFuncInfo, PFS, Error,

Completed in 41 milliseconds