/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetObjectFile.cpp | 43 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel() 61 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetObjectFile.cpp | 29 getIndirectSymViaGOTPCRel(const GlobalValue * GV,const MCSymbol * Sym,const MCValue & MV,int64_t Offset,MachineModuleInfo * MMI,MCStreamer & Streamer) const getIndirectSymViaGOTPCRel() argument 70 getIndirectSymViaGOTPCRel(const GlobalValue * GV,const MCSymbol * Sym,const MCValue & MV,int64_t Offset,MachineModuleInfo * MMI,MCStreamer & Streamer) const getIndirectSymViaGOTPCRel() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVTargetObjectFile.cpp | 38 getIndirectSymViaGOTPCRel(const GlobalValue * GV,const MCSymbol * Sym,const MCValue & MV,int64_t Offset,MachineModuleInfo * MMI,MCStreamer & Streamer) const getIndirectSymViaGOTPCRel() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Evaluator.cpp | 171 MutableValue *MV = this; in write() local 202 for (const MutableValue &MV : Elements) in toConstant() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 872 MatchASTVisitor &MV; member 924 TraceReporter(const MatchASTVisitor &MV) : MV(MV) {} in TraceReporter() 961 const MatchASTVisitor &MV; member in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTVisitor::TraceReporter 975 MatchASTVisitor *MV; member 987 MatchASTVisitor *MV; member 1264 MatchVisitor(MatchASTVisitor &MV, ASTContext *Context, in MatchVisitor()
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineObjC.cpp | 59 if (auto MV = elementV.getAs<loc::MemRegionVal>()) in populateObjCForDestinationSet() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 235 const MCValue &MV, in getIndirectSymViaGOTPCRel()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 1639 auto *MV = getScopeList() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1483 getIndirectSymViaGOTPCRel(const GlobalValue * GV,const MCSymbol * Sym,const MCValue & MV,int64_t Offset,MachineModuleInfo * MMI,MCStreamer & Streamer) const getIndirectSymViaGOTPCRel() argument
|
H A D | CodeGenPrepare.cpp | 3990 for (auto MV : Matched) MatchPhiSet() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 3618 MCValue MV; handleIndirectSymViaGOTPCRel() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 1839 int MV = SVI->getMaskValue(Idx); getMaskElt() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 2065 if (const auto *MV = dyn_cast<ConstantVector>(Mask)) { isValidOperands() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 142 if (auto *MV = dyn_cast<MetadataAsValue>(V)) dropIntrinsicWithUnknownMetadataArgument() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 10551 auto MV = isBetterMultiversionCandidate(Cand1, Cand2); isBetterOverloadCandidate() local
|