Home
last modified time | relevance | path

Searched defs:MVC (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h110 MVC, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h117 MVC, enumerator
DSystemZISelLowering.cpp862 bool MVC = Ty->isIntegerTy(8); in getLoadStoreAddrMode() local
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h118 MVC, enumerator
DSystemZISelLowering.cpp885 bool MVC = Ty->isIntegerTy(8); in getLoadStoreAddrMode() local
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c191 #define MVC(r, c) \ macro