Home
last modified time | relevance | path

Searched defs:regToString (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp74 std::string WebAssemblyAsmPrinter::regToString(const MachineOperand &MO) { in regToString() function in WebAssemblyAsmPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp608 static yaml::StringValue regToString(Register Reg, in regToString() function