Searched defs:V2 (Results 1 - 25 of 55) sorted by relevance

123

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp81 uint64_t V2 = Seed + PRIME64_2; local
H A DStringMap.cpp178 StringMapEntryBase *V2 = RemoveKey(StringRef(VStr, V->getKeyLength())); local
H A DFileUtilities.cpp91 double V1 = 0.0, V2 = 0.0; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp205 evalAPSInt(BinaryOperator::Opcode Op, const llvm::APSInt& V1, const llvm::APSInt& V2) argument
325 getPersistentSValPair(const SVal& V1, const SVal& V2) argument
[all...]
H A DExprEngineC.cpp1095 DefinedSVal V2 = V2_untested.castAs<DefinedSVal>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h254 Constant *CreateShuffleVector(Constant *V1, Constant *V2, argument
H A DAliasAnalysis.h352 AliasResult alias(const Value *V1, LocationSize V1Size, const Value *V2, argument
358 AliasResult alias(const Value *V1, const Value *V2) { argument
369 bool isNoAlias(const Value *V1, LocationSize V1Size, const Value *V2, argument
375 bool isNoAlias(const Value *V1, const Value *V2) { argument
386 bool isMustAlias(const Value *V1, const Value *V2) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h262 Constant *CreateShuffleVector(Constant *V1, Constant *V2, argument
H A DNoFolder.h327 Instruction *CreateShuffleVector(Constant *V1, Constant *V2, argument
H A DInstrTypes.h258 static BinaryOperator *CreateFAddFMF(Value *V1, Value *V2, argument
249 CreateWithCopiedFlags(BinaryOps Opc, Value *V1, Value *V2, Instruction *CopyO, const Twine &Name = �) argument
263 CreateFSubFMF(Value *V1, Value *V2, Instruction *FMFSource, const Twine &Name = �) argument
268 CreateFMulFMF(Value *V1, Value *V2, Instruction *FMFSource, const Twine &Name = �) argument
273 CreateFDivFMF(Value *V1, Value *V2, Instruction *FMFSource, const Twine &Name = �) argument
278 CreateFRemFMF(Value *V1, Value *V2, Instruction *FMFSource, const Twine &Name = �) argument
289 CreateNSW(BinaryOps Opc, Value *V1, Value *V2, const Twine &Name = �) argument
295 CreateNSW(BinaryOps Opc, Value *V1, Value *V2, const Twine &Name, BasicBlock *BB) argument
301 CreateNSW(BinaryOps Opc, Value *V1, Value *V2, const Twine &Name, Instruction *I) argument
308 CreateNUW(BinaryOps Opc, Value *V1, Value *V2, const Twine &Name = �) argument
314 CreateNUW(BinaryOps Opc, Value *V1, Value *V2, const Twine &Name, BasicBlock *BB) argument
320 CreateNUW(BinaryOps Opc, Value *V1, Value *V2, const Twine &Name, Instruction *I) argument
327 CreateExact(BinaryOps Opc, Value *V1, Value *V2, const Twine &Name = �) argument
333 CreateExact(BinaryOps Opc, Value *V1, Value *V2, const Twine &Name, BasicBlock *BB) argument
339 CreateExact(BinaryOps Opc, Value *V1, Value *V2, const Twine &Name, Instruction *I) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h217 member_iterator unionSets(const ElemTy &V1, const ElemTy &V2) { argument
H A DAPSInt.h339 inline bool operator==(int64_t V1, const APSInt &V2) { return V2 == V1; } argument
340 inline bool operator!=(int64_t V1, const APSInt &V2) { return V2 != V1; } argument
341 inline bool operator<=(int64_t V1, const APSInt &V2) { return V2 >= V1; } argument
342 inline bool operator>=(int64_t V1, const APSInt &V2) { return V2 <= V1; } argument
343 inline bool operator<(int64_t V1, const APSInt &V2) { return V2 > V argument
344 operator >(int64_t V1, const APSInt &V2) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp344 const BitTracker::BitValue &V1 = RC1[i], &V2 = RC2[i]; local
374 const BitTracker::BitValue &V1 = RC1[Bit1], V2 = RC2[Bit2]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp75 Register V0, V1, V2, GlobalBaseReg = MipsFI->getGlobalBaseReg(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp80 errs() << " " << AR << ": " << *V1 << " <-> " << *V2 << '\n'; local
44 PrintResults(AliasResult AR, bool P, const Value *V1, const Value *V2, const Module *M) argument
76 PrintLoadStoreResults(AliasResult AR, bool P, const Value *V1, const Value *V2, const Module *M) argument
H A DVectorUtils.cpp703 concatenateTwoVectors(IRBuilder< &Builder, Value *V1, Value *V2) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp199 void MMIAddrLabelMapCallbackPtr::allUsesReplacedWith(Value *V2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp223 static unsigned getLAScore(VPValue *V1, VPValue *V2, unsigned MaxLevel, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h105 V2 = 2, enumerator in enum:llvm::NVPTX::PTXLdStInstCode::VecType
/freebsd-11-stable/sbin/mount_nfs/
H A Dmount_nfs.c121 V2, enumerator in enum:mountmode
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp517 static Optional<APInt> calculateOffsetDiff(const APInt &V1, const APInt &V2) { argument
H A DReassociate.cpp1035 Value *V2 = EmitAddTreeOfValues(I, Ops); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h348 void enterScope(const Variable *V1, const Variable *V2) {} argument
351 bool compareVariableRefs(const Variable *V1, const Variable *V2) { argument
386 void enterScope(const Variable* V1, const Variable* V2) {} argument
389 bool compareVariableRefs(const Variable* V1, const Variable* V2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp733 ConstantFoldSelectInstruction(Constant *Cond, Constant *V1, Constant *V2) argument
863 ConstantFoldShuffleVectorInstruction(Constant *V1, Constant *V2, Constant *Mask) argument
1471 evaluateFCmpRelation(Constant *V1, Constant *V2) argument
1560 evaluateICmpRelation(Constant *V1, Constant *V2, bool isSigned) argument
1888 const APInt &V2 = cast<ConstantInt>(C2)->getValue(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1041 LoadInst *V2 = local
[all...]

Completed in 274 milliseconds

123