Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp1754 DirectiveKind DirKind = (DirKindIt == DirectiveKindMap.end()) in parseStatement() local
5029 bool AsmParser::parseDirectiveIf(SMLoc DirectiveLoc, DirectiveKind DirKind) { in parseDirectiveIf()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp2714 bool DependenceInfo::testBounds(unsigned char DirKind, unsigned Level, in testBounds()