Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceOperand.cpp290 if (TrackingKind == VMK_All) { in markDef()
304 else if (TrackingKind == VMK_All) in markDef()
511 assert(Kind == VMK_All); in getLatterDefinitions()
DIceCfg.cpp358 getVMetadata()->init(VMK_All); in advancedPhiLowering()
1770 if (VMetadata->getKind() == VMK_All) { in dump()
DIceOperand.h1021 VMK_All /// Track uses+defs, including full def list enumerator
DIceTargetLoweringMIPS32.cpp930 Func->getVMetadata()->init(VMK_All); in translateO2()
DIceTargetLoweringARM32.cpp1071 Func->getVMetadata()->init(VMK_All); in translateO2()
DIceTargetLoweringX86BaseImpl.h562 Func->getVMetadata()->init(VMK_All);