Home
last modified time | relevance | path

Searched defs:MV (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetObjectFile.cpp62 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp50 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/third_party/ffmpeg/libavcodec/
Dvc1_pred.c404 int MV = mv1 ? -60 : -28; in ff_vc1_pred_mv() local
770 int MV = 4 - (1 << sh); in ff_vc1_pred_b_mv() local
840 int MV = 4 - (1 << sh); in ff_vc1_pred_b_mv() local
Dclearvideo.c46 typedef struct MV { struct
48 } MV; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h196 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js2264 ,"MV":[,[,,"[14]\\d{2,3}",,,,,,,[3,4] property
Dmetadatalite.js5127 ,"MV":[,[,,"(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}",,,,,,,[7,10] property
Dmetadata.js5127 ,"MV":[,[,,"(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}",,,,,,,[7,10] property
Ddemo-compiled.js329 …"]]],,[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],MV:[,[,,"(?:800|9[0-57-… property
606 …\\d\\d|99)\\d",,,,"100"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],MV:[,[,,"[14]\\d{2,3}",… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1114 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
DCodeGenPrepare.cpp2661 auto *MV = MetadataAsValue::get(Ctx, ValueAsMetadata::get(Inst)); in undo() local
3477 for (auto MV : Matched) in MatchPhiSet() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2652 MCValue MV; in handleIndirectSymViaGOTPCRel() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp520 #define MV macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp1850 if (const auto *MV = dyn_cast<ConstantVector>(Mask)) { in isValidOperands() local