Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp33 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
74 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp43 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp49 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp61 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/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h235 const MCValue &MV, in getIndirectSymViaGOTPCRel()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1702 auto *MV = in getScopeList() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1481 const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, in getIndirectSymViaGOTPCRel()
H A DCodeGenPrepare.cpp4084 for (auto MV : Matched) in MatchPhiSet() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3629 MCValue MV; in handleIndirectSymViaGOTPCRel() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1762 if (const auto *MV = dyn_cast<ConstantVector>(Mask)) { in isValidOperands() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2016 int MV = SVI->getMaskValue(Idx); in getMaskElt() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp163 if (auto *MV = dyn_cast<MetadataAsValue>(V)) in dropIntrinsicWithUnknownMetadataArgument() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp10556 auto MV = isBetterMultiversionCandidate(Cand1, Cand2); in isBetterOverloadCandidate() local