HomeSort by: relevance | last modified time | path
    Searched defs:V2 (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/lib/Support/
xxhash.cpp 81 uint64_t V2 = Seed + PRIME64_2;
88 V2 = round(V2, endian::read64le(P));
96 H64 = rotl64(V1, 1) + rotl64(V2, 7) + rotl64(V3, 12) + rotl64(V4, 18);
98 H64 = mergeRound(H64, V2);
StringMap.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
177 StringMapEntryBase *V2 = RemoveKey(StringRef(VStr, V->getKeyLength()));
178 (void)V2;
179 assert(V == V2 && "Didn't find key?");
FileUtilities.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
92 double V1 = 0.0, V2 = 0.0;
111 V2 = strtod(F2P, const_cast<char**>(&F2NumEnd));
129 V2 = strtod(&StrTmp[0], const_cast<char**>(&F2NumEnd));
146 if (AbsTolerance < std::abs(V1-V2)) {
149 if (V2)
150 Diff = std::abs(V1/V2 - 1.0);
152 Diff = std::abs(V2/V1 - 1.0);
158 << "Compared: " << V1 << " and " << V2 << '\n'
159 << "abs. diff = " << std::abs(V1-V2) << " rel.diff = " << Diff << '\n
    [all...]
  /src/external/apache2/llvm/dist/llvm/examples/IRTransforms/
SimplifyCFG.cpp 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
49 enum TutorialVersion { V1, V2, V3 };
54 clEnumValN(V2, "v2", "version 2"),
394 case V2: {
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
AliasAnalysisEvaluator.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
45 const Value *V2, const Module *M) {
51 V2->printAsOperand(os2, true, M);
80 const Value *V1, const Value *V2,
83 errs() << " " << AR << ": " << *V1 << " <-> " << *V2 << '\n';
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
Mips16ISelDAGToDAG.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
75 Register V0, V1, V2, GlobalBaseReg = MipsFI->getGlobalBaseReg(MF);
80 V2 = RegInfo.createVirtualRegister(RC);
88 BuildMI(MBB, I, DL, TII.get(Mips::SllX16), V2).addReg(V0).addImm(16);
91 .addReg(V2);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonGenInsert.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
239 const BitTracker::BitValue &V2) const;
247 const BitTracker::BitValue &V2) const {
248 if (V1 == V2)
250 // V1==0 => true, V2==0 => false
251 if (V1.is(0) || V2.is(0))
253 // Neither of V1,V2 is 0, and V1!=V2.
254 // V2==1 => false, V1==1 => true
255 if (V2.is(1) || V1.is(1)
    [all...]
HexagonHardwareLoops.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
1534 int64_t V1, V2;
1535 if (!checkForImmediate(S1, V1) || !checkForImmediate(S2, V2))
1537 TV = V2 | (static_cast<uint64_t>(V1) << 32);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
max-depth.c 219 struct V2 : virtual V1 { int v2 = 2; } v2; variable in typeref:struct:V1
221 struct V4 : virtual V2 { int v4 = 4; } v4;
222 struct V5 : virtual V2 { int v5 = 1; } v5;
223 struct V6 : virtual V2, virtual V3 { int v6 = 1; } v6;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
max-depth.c 219 struct V2 : virtual V1 { int v2 = 2; } v2; variable in typeref:struct:V1
221 struct V4 : virtual V2 { int v4 = 4; } v4;
222 struct V5 : virtual V2 { int v5 = 1; } v5;
223 struct V6 : virtual V2, virtual V3 { int v6 = 1; } v6;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
crl.h 28 #define V2 1
31 typedef ComponentInt ComponentVersion; /* INTEGER { V1 (0), V2 (1), V3 (2) } */
74 int MatchingComponentAlgorithmIdentifier PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
105 int MatchingComponentTime PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
129 int MatchingComponentExtension PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
152 int MatchingComponentAttributeTypeAndValue PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
167 int MatchingComponentExtensions PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
191 int MatchingComponentTBSCertListSeqOfSeq PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
206 int MatchingComponentTBSCertListSeqOf PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
221 int MatchingComponentRelativeDistinguishedName PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
    [all...]
certificate.h 50 #define V2 1
53 typedef ComponentInt ComponentVersion; /* INTEGER { V1 (0), V2 (1), V3 (2) } */
107 int MatchingComponentAlgorithmIdentifier PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
138 int MatchingComponentTime PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
162 int MatchingComponentExtension PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
185 int MatchingComponentAttributeTypeAndValue PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
208 int MatchingComponentValidity PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
231 int MatchingComponentSubjectPublicKeyInfo PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
246 int MatchingComponentExtensions PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
261 int MatchingComponentRelativeDistinguishedName PROTO (( char *oid, ComponentSyntaxInfo *, ComponentSyntaxInfo *v2 ));
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
1113 DefinedSVal V2 = V2_untested.castAs<DefinedSVal>();
1138 Result = evalBinOp(state, Op, V2, RHS, U->getType());
1152 svalBuilder.evalEQ(state, V2,svalBuilder.makeZeroVal(U->getType()));
1171 state = state->BindExpr(U, LCtx, U->isPostfix() ? V2 : Result);
ExprEngine.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
2476 llvm::APSInt V2;
2478 V2 = E->EvaluateKnownConstInt(getContext());
2480 V2 = V1;
2485 DefaultSt->assumeInclusiveRange(*NL, V1, V2);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
AArch64PostLegalizerLowering.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
258 Register V2 = MI.getOperand(2).getReg();
259 MatchInfo = ShuffleVectorPseudo(Opc, Dst, {V1, V2});
279 Register V2 = MI.getOperand(2).getReg();
280 MatchInfo = ShuffleVectorPseudo(Opc, Dst, {V1, V2});
295 Register V2 = MI.getOperand(2).getReg();
296 MatchInfo = ShuffleVectorPseudo(Opc, Dst, {V1, V2});
385 Register V2 = MI.getOperand(2).getReg();
387 std::swap(V1, V2);
390 MatchInfo = ShuffleVectorPseudo(AArch64::G_EXT, Dst, {V1, V2, Imm})
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTX.h 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
123 V2 = 2,
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
Reassociate.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
1133 Value *V2 = EmitAddTreeOfValues(I, Ops);
1134 return CreateAdd(V2, V1, "reass.add", I, I);
1737 Instruction *V2 = CreateMul(V, MaxOccVal, "reass.mul", I, I);
1741 RedoInsts.insert(V2);
1746 return V2;
1751 Ops.insert(Ops.begin(), ValueEntry(getRank(V2), V2));
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
49 llvm::PointerIntPair<llvm::Value *, 1, bool> V2;
56 bool isVolatileQualified() const { return V2.getInt(); }
67 return std::make_pair(V1.getPointer(), V2.getPointer());
73 auto align = reinterpret_cast<uintptr_t>(V2.getPointer()) >> AggAlignShift;
90 ER.V2.setInt(false);
93 static RValue getComplex(llvm::Value *V1, llvm::Value *V2) {
96 ER.V2.setPointer(V2);
98 ER.V2.setInt(false)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/IR/
ConstantFold.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
770 Constant *V1, Constant *V2) {
772 if (Cond->isNullValue()) return V2;
784 Constant *V2Element = ConstantExpr::getExtractElement(V2,
810 return V2;
813 if (V1 == V2) return V1;
816 return V2;
817 if (isa<PoisonValue>(V2))
841 if (isa<UndefValue>(V1) && NotPoison(V2)) return V2;
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
537 /// select ((cmp load V1, load V2), V1, V2).
542 // Check that select is select ((cmp load V1, load V2), V1, V2) - minmax
1002 // load (select (Cond, &V1, &V2)) --> select(Cond, load &V1, load &V2).
1011 LoadInst *V2 =
1017 V2->setAlignment(Alignment);
1018 V2->setAtomic(LI.getOrdering(), LI.getSyncScopeID())
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
SCCPSolver.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
946 Value *V2 = isConstant(V2State) ? getConstant(V2State) : I.getOperand(1);
947 Value *R = SimplifyBinOp(I.getOpcode(), V1, V2, SimplifyQuery(DL));
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
cpustate.h 94 V2,
  /src/external/gpl3/gdb/dist/sim/aarch64/
cpustate.h 94 V2,
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelDAGToDAG.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
1424 const Value *V2 = Store->getMemOperand()->getValue();
1425 if (!V1 || !V2)
1432 if (V1 == V2 && End1 == End2)
1436 MemoryLocation(V2, End2, Store->getAAInfo()));
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InstCombineIntrinsic.cpp 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
844 auto V2 = Constant::getNullValue(VecTy);
845 return Builder.CreateShuffleVector(V1, V2, makeArrayRef(Indexes, NumElts));

Completed in 53 milliseconds

1 2