Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1053 static std::string getProductID(Module &M) { in getProductID() function
1102 std::string ProductID = getProductID(M); in emitIDRLSection()