Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceOperand.cpp301 if (TrackingKind == VMK_All) { in markDef()
315 else if (TrackingKind == VMK_All) in markDef()
522 assert(Kind == VMK_All); in getLatterDefinitions()
DIceCfg.cpp358 getVMetadata()->init(VMK_All); in advancedPhiLowering()
1756 if (VMetadata->getKind() == VMK_All) { in dump()
DIceOperand.h1022 VMK_All /// Track uses+defs, including full def list enumerator
DIceTargetLoweringMIPS32.cpp915 Func->getVMetadata()->init(VMK_All); in translateO2()
DIceTargetLoweringARM32.cpp930 Func->getVMetadata()->init(VMK_All); in translateO2()
DIceTargetLoweringX8664.cpp441 Func->getVMetadata()->init(VMK_All); in translateO2()
DIceTargetLoweringX8632.cpp432 Func->getVMetadata()->init(VMK_All); in translateO2()