Home
last modified time | relevance | path

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

/freebsd/contrib/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()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp29 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
70 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp38 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp171 MutableValue *MV = this; in write() local
202 for (const MutableValue &MV : Elements) in toConstant() local
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp872 MatchASTVisitor &MV; member
924 TraceReporter(const MatchASTVisitor &MV) : MV(MV) {} in TraceReporter()
961 const MatchASTVisitor &MV; member in clang::ast_matchers::internal::__anon55449d7d0111::MatchASTVisitor::TraceReporter
975 MatchASTVisitor *MV; member
987 MatchASTVisitor *MV; member
1264 MatchVisitor(MatchASTVisitor &MV, ASTContext *Context, in MatchVisitor()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp59 if (auto MV = elementV.getAs<loc::MemRegionVal>()) in populateObjCForDestinationSet() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h235 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1639 auto *MV = in getScopeList() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1483 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
H A DCodeGenPrepare.cpp3990 for (auto MV : Matched) in MatchPhiSet() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3618 MCValue MV; in handleIndirectSymViaGOTPCRel() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1839 int MV = SVI->getMaskValue(Idx); in getMaskElt() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2065 if (const auto *MV = dyn_cast<ConstantVector>(Mask)) { in isValidOperands() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp142 if (auto *MV = dyn_cast<MetadataAsValue>(V)) in dropIntrinsicWithUnknownMetadataArgument() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10551 auto MV = isBetterMultiversionCandidate(Cand1, Cand2); in isBetterOverloadCandidate() local