Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp43 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp61 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp59 if (auto MV = elementV.getAs<loc::MemRegionVal>()) in populateObjCForDestinationSet() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h225 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/netbsd/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp761 MatchASTVisitor *MV; member
773 MatchASTVisitor *MV; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h1197 auto *MV = in getScopeList() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1385 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
H A DCodeGenPrepare.cpp3730 for (auto MV : Matched) in MatchPhiSet() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2902 MCValue MV; in handleIndirectSymViaGOTPCRel() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp1768 int MV = SVI->getMaskValue(Idx); in getMaskElt() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp2023 if (const auto *MV = dyn_cast<ConstantVector>(Mask)) { in isValidOperands() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp9856 auto MV = isBetterMultiversionCandidate(Cand1, Cand2); in isBetterOverloadCandidate() local