Home
last modified time | relevance | path

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

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