Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/llvm/unittests/ADT/
H A DMapVectorTest.cpp43 MapVector<int, int> MV; in TEST() local
84 MapVector<int, int> MV; in TEST() local
107 MapVector<int, int> MV; in TEST() local
128 MapVector<int, int> MV; in TEST() local
152 SmallMapVector<int, int, 32> MV; in TEST() local
193 SmallMapVector<int, int, 32> MV; in TEST() local
216 SmallMapVector<int, int, 32> MV; in TEST() local
237 SmallMapVector<int, int, 32> MV; in TEST() local
261 SmallMapVector<int, int, 1> MV; in TEST() local
302 SmallMapVector<int, int, 1> MV; in TEST() local
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp171 MutableValue *MV = this; in write() local
202 for (const MutableValue &MV : Elements) in toConstant() local
/aosp_15_r20/external/libvpx/vp8/common/
H A Dmv.h22 } MV; typedef
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/lp0/
H A DMakefile15 MV = mv macro
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/lp0/
H A DMakefile15 MV = mv macro
/aosp_15_r20/libcore/ojluni/src/tools/make/
H A DMakefile36 MV := mv macro
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp43 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_mv.h27 } MV; typedef
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp61 const MCSymbol *Sym, const MCValue &MV, int64_t Offset, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp60 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp62 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp50 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h177 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp52 const MCSymbol *Sym, const MCValue &MV, int64_t Offset, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp107 if (Optional<loc::MemRegionVal> MV = elementV.getAs<loc::MemRegionVal>()) in VisitObjCForCollectionStmt() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h196 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Target/
DTargetLoweringObjectFile.h235 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Target/
DTargetLoweringObjectFile.h235 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Target/
DTargetLoweringObjectFile.h235 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h235 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Target/
DTargetLoweringObjectFile.h235 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/aosp_15_r20/external/libaom/av1/common/
H A Dmv.h47 } MV; typedef
/aosp_15_r20/prebuilts/go/linux-x86/test/
Descape2n.go461 type MV int type
490 func foo70(mv1 *MV, m M) { // ERROR "leaking param: m$" "leaking param: mv1$"
Descape2.go461 type MV int type
490 func foo70(mv1 *MV, m M) { // ERROR "leaking param: m$" "leaking param: mv1$"
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/kernel_free/Source/
H A Dhme_kernel_genx.cpp225 matrix<uchar, 4, 32> MV; in HME() local

1234