Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp1034 if (const Value *MMOV = MMO->getValue()) { in remapInstructions() local
1036 getUnderlyingObjectsForCodeGen(MMOV, Objs, MF->getDataLayout()); in remapInstructions()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir.h706 QIR_ALU1(MMOV) in QIR_ALU1()