Home
last modified time | relevance | path

Searched defs:OpStr (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp529 const char* SkPathOpsDebug::OpStr(SkPathOp op) { in OpStr() function in SkPathOpsDebug
/third_party/flutter/skia/src/pathops/
DSkPathOpsDebug.cpp551 const char* SkPathOpsDebug::OpStr(SkPathOp op) { in OpStr() function in SkPathOpsDebug
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp2146 auto OpStr = dwarf::OperationEncodingString(I->getOp()); in writeDIExpression() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp295 const char *OpStr = nullptr; in print() local