Home
last modified time | relevance | path

Searched defs:MV (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp61 getIndirectSymViaGOTPCRel( const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const getIndirectSymViaGOTPCRel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp49 getIndirectSymViaGOTPCRel( const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const getIndirectSymViaGOTPCRel() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h194 getIndirectSymViaGOTPCRel(const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const getIndirectSymViaGOTPCRel() argument
/third_party/ffmpeg/libavcodec/
H A Dvc1_pred.c404 int MV = mv1 ? -60 : -28; ff_vc1_pred_mv() local
770 int MV = 4 - (1 << sh); ff_vc1_pred_b_mv() local
840 int MV = 4 - (1 << sh); ff_vc1_pred_b_mv() local
[all...]
H A Dclearvideo.c47 typedef struct MV { struct
49 } MV; typedef
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1113 getIndirectSymViaGOTPCRel( const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const getIndirectSymViaGOTPCRel() argument
H A DCodeGenPrepare.cpp2661 auto *MV = MetadataAsValue::get(Ctx, ValueAsMetadata::get(Inst)); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2652 MCValue MV; in handleIndirectSymViaGOTPCRel() local

Completed in 22 milliseconds