Home
last modified time | relevance | path

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

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