Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DPrintPasses.h77 std::string doSystemDiff(StringRef Before, StringRef After,
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineFunctionPass.cpp148 errs() << doSystemDiff(BeforeStr, AfterStr, Removed, Added, NoChange); in runOnFunction()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DPrintPasses.cpp207 std::string llvm::doSystemDiff(StringRef Before, StringRef After, in doSystemDiff() function in llvm
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Passes/
DStandardInstrumentations.cpp1209 Out << doSystemDiff(BStr, AStr, Removed, Added, NoChange); in handleFunctionCompare()
1579 doSystemDiff(makeHTMLReady(SR[0]), makeHTMLReady(SR[1]), in getBodyContent()