Home
last modified time | relevance | path

Searched defs:typeToString (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTypeUtilities.cpp78 const char *WebAssembly::typeToString(wasm::ValType Type) { in typeToString() function in WebAssembly
/llvm-project/flang/lib/Lower/
H A DMangler.cpp254 static std::string typeToString(Fortran::common::TypeCategory cat, int kind, typeToString() function
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp1983 static std::string typeToString(mlir::Type t) { typeToString() function