Home
last modified time | relevance | path

Searched refs:MMOV (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp1044 if (const Value *MMOV = MMO->getValue()) { in remapInstructions() local
1046 getUnderlyingObjectsForCodeGen(MMOV, Objs, MF->getDataLayout()); in remapInstructions()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h673 QIR_ALU1(MMOV) in QIR_ALU1()