Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/ADT/
H A DMapVectorTest.cpp70 MapVector<int, int> MV; in TEST() local
192 MapVector<int, int> MV; in TEST() local
217 MapVector<int, int> MV; in TEST() local
238 MapVector<int, int> MV; in TEST() local
262 MapVector<int, std::unique_ptr<int>> MV; in TEST() local
284 MapVectorType MV; in TYPED_TEST() local
310 SmallMapVector<int, int, 32> MV; in TEST() local
351 SmallMapVector<int, int, 32> MV; in TEST() local
374 SmallMapVector<int, int, 32> MV; in TEST() local
395 SmallMapVector<int, int, 32> MV; in TEST() local
[all …]
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp43 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
61 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp33 getIndirectSymViaGOTPCRel(const GlobalValue * GV,const MCSymbol * Sym,const MCValue & MV,int64_t Offset,MachineModuleInfo * MMI,MCStreamer & Streamer) const getIndirectSymViaGOTPCRel() argument
74 getIndirectSymViaGOTPCRel(const GlobalValue * GV,const MCSymbol * Sym,const MCValue & MV,int64_t Offset,MachineModuleInfo * MMI,MCStreamer & Streamer) const getIndirectSymViaGOTPCRel() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp49 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp61 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp171 MutableValue *MV = this; write() local
202 for (const MutableValue &MV : Elements) toConstant() local
[all...]
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp872 MatchASTVisitor &MV; global() member
924 TraceReporter(const MatchASTVisitor & MV) TraceReporter() argument
961 const MatchASTVisitor &MV; global() member in clang::ast_matchers::internal::__anon8f41be080111::MatchASTVisitor::TraceReporter
975 MatchASTVisitor *MV; global() member
987 MatchASTVisitor *MV; global() member
1264 MatchVisitor(MatchASTVisitor & MV,ASTContext * Context,MatchFinder::MatchCallback * Callback) MatchVisitor() argument
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp59 if (auto MV = elementV.getAs<loc::MemRegionVal>()) in populateObjCForDestinationSet() local
/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h235 getIndirectSymViaGOTPCRel(const GlobalValue * GV,const MCSymbol * Sym,const MCValue & MV,int64_t Offset,MachineModuleInfo * MMI,MCStreamer & Streamer) getIndirectSymViaGOTPCRel() argument
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1667 auto *MV = getScopeList() local
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1481 getIndirectSymViaGOTPCRel(const GlobalValue * GV,const MCSymbol * Sym,const MCValue & MV,int64_t Offset,MachineModuleInfo * MMI,MCStreamer & Streamer) const getIndirectSymViaGOTPCRel() argument
H A DCodeGenPrepare.cpp4084 for (auto MV : Matched) MatchPhiSet() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3627 MCValue MV; handleIndirectSymViaGOTPCRel() local
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1762 if (const auto *MV = dyn_cast<ConstantVector>(Mask)) { isValidOperands() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2015 int MV = SVI->getMaskValue(Idx); getMaskElt() local
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp148 if (auto *MV = dyn_cast<MetadataAsValue>(V)) dropIntrinsicWithUnknownMetadataArgument() local
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10580 auto MV = isBetterMultiversionCandidate(Cand1, Cand2); isBetterOverloadCandidate() local