Home
last modified time | relevance | path

Searched refs:mappingImpl (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.cpp27 void yaml::AArch64FunctionInfo::mappingImpl(yaml::IO &YamlIO) { in mappingImpl() function in yaml::AArch64FunctionInfo
DAArch64MachineFunctionInfo.h426 void mappingImpl(yaml::IO &YamlIO) override;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyMachineFunctionInfo.cpp137 void yaml::WebAssemblyFunctionInfo::mappingImpl(yaml::IO &YamlIO) { in mappingImpl() function in yaml::WebAssemblyFunctionInfo
DWebAssemblyMachineFunctionInfo.h201 void mappingImpl(yaml::IO &YamlIO) override;
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMIRYamlMapping.h675 virtual void mappingImpl(IO &YamlIO) {}
681 MFI->mappingImpl(YamlIO);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h299 void mappingImpl(yaml::IO &YamlIO) override;
DSIMachineFunctionInfo.cpp596 void yaml::SIMachineFunctionInfo::mappingImpl(yaml::IO &YamlIO) { in mappingImpl() function in yaml::SIMachineFunctionInfo