Home
last modified time | relevance | path

Searched refs:getValue (Results 101 – 125 of 398) sorted by relevance

12345678910>>...16

/minix/external/bsd/llvm/dist/llvm/unittests/IR/
H A DMetadataTest.cpp478 EXPECT_TRUE(MD->getValue() == GV0.get()); in TEST_F()
484 EXPECT_TRUE(MD->getValue() == GV1.get()); in TEST_F()
506 ValueAsMetadata::handleDeletion(CI->getValue()); in TEST_F()
522 EXPECT_TRUE(MD->getValue() == GV0.get()); in TEST_F()
528 EXPECT_TRUE(MD->getValue() == GV1.get()); in TEST_F()
539 EXPECT_TRUE(MD->getValue() == GV.get()); in TEST_F()
/minix/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenInstruction.cpp347 if (R->getValue("ComplexDeprecationPredicate")) { in CodeGenInstruction()
350 } else if (RecordVal *Dep = R->getValue("DeprecatedFeatureMask")) { in CodeGenInstruction()
353 DeprecatedReason = Dep->getValue()->getAsString(); in CodeGenInstruction()
521 ResOp = ResultOperand(II->getValue()); in tryAliasOpMatch()
536 ResOp = ResultOperand(II->getValue()); in tryAliasOpMatch()
629 (InstOpRec->getValue("ParserMatchClass") && in CodeGenInstAlias()
H A DDAGISelMatcherEmitter.cpp377 unsigned Bytes=1+EmitVBRValue(cast<CheckIntegerMatcher>(N)->getValue(), OS); in EmitMatcher()
384 unsigned Bytes=1+EmitVBRValue(cast<CheckChildIntegerMatcher>(N)->getValue(), in EmitMatcher()
420 unsigned Bytes=1+EmitVBRValue(cast<CheckAndImmMatcher>(N)->getValue(), OS); in EmitMatcher()
427 unsigned Bytes = 1+EmitVBRValue(cast<CheckOrImmMatcher>(N)->getValue(), OS); in EmitMatcher()
437 int64_t Val = cast<EmitIntegerMatcher>(N)->getValue(); in EmitMatcher()
445 const std::string &Val = cast<EmitStringIntegerMatcher>(N)->getValue(); in EmitMatcher()
/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCFixup.h94 const MCExpr *getValue() const { return Value; } in getValue() function
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp281 Hash.update((uint64_t)cast<DIEInteger>(*I)->getValue()); in hashBlockData()
289 DD.getDebugLocEntries()[LocList.getValue()].List) in hashLocList()
325 addSLEB128((int64_t)cast<DIEInteger>(Value)->getValue()); in hashAttribute()
332 addULEB128((int64_t)cast<DIEInteger>(Value)->getValue()); in hashAttribute()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp297 SDValue Val = ST->getValue(); in ExpandUnalignedStore()
902 RChain = Res.getValue(1); in LegalizeLoadOps()
913 RChain = Res.getValue(1); in LegalizeLoadOps()
1074 Chain = Res.getValue(1); in LegalizeLoadOps()
1109 Chain = Load.getValue(1); in LegalizeLoadOps()
1137 Chain = Result.getValue(1); in LegalizeLoadOps()
1415 ST->getValue() != Vec) in ExpandExtractFromVectorThroughStack()
1624 Chain = SP.getValue(1); in ExpandDYNAMIC_STACKALLOC()
2584 FudgeInReg = Handle.getValue(); in ExpandLegalINT_TO_FP()
3421 Tmp1 = Tmp1.getValue(1); in ExpandNode()
[all …]
H A DLegalizeTypesGeneric.cpp278 Chain = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1), in ExpandRes_NormalLoad()
279 Hi.getValue(1)); in ExpandRes_NormalLoad()
299 Hi = DAG.getVAArg(NVT, dl, Lo.getValue(1), Ptr, N->getOperand(2), 0); in ExpandRes_VAARG()
307 ReplaceValueWith(SDValue(N, 1), Hi.getValue(1)); in ExpandRes_VAARG()
466 EVT ValueVT = St->getValue().getValueType(); in ExpandOp_NormalStore()
479 GetExpandedOp(St->getValue(), Lo, Hi); in ExpandOp_NormalStore()
H A DSelectionDAGBuilder.h150 const APInt &rHigh = cast<ConstantInt>(High)->getValue(); in size()
151 const APInt &rLow = cast<ConstantInt>(Low)->getValue(); in size()
199 return CI1->getValue().slt(CI2->getValue()); in operator()
611 SDValue getValue(const Value *V);
H A DLegalizeIntegerTypes.cpp218 return Res.getValue(1); in PromoteIntRes_AtomicCmpSwap()
773 Chain = Parts[i].getValue(1); in PromoteIntRes_VAARG()
1120 SDValue DataOp = N->getValue(); in PromoteIntOp_MSTORE()
1699 HiOps[2] = Lo.getValue(1); in ExpandIntRes_ADDSUB()
1703 HiOps[2] = Lo.getValue(1); in ExpandIntRes_ADDSUB()
1748 HiOps[2] = Lo.getValue(1); in ExpandIntRes_ADDSUBC()
1752 HiOps[2] = Lo.getValue(1); in ExpandIntRes_ADDSUBC()
1773 HiOps[2] = Lo.getValue(1); in ExpandIntRes_ADDSUBE()
1976 Ch = Lo.getValue(1); in ExpandIntRes_LOAD()
2217 Hi = Lo.getValue(1); in ExpandIntRes_Shift()
[all …]
/minix/external/bsd/llvm/dist/llvm/lib/Support/
H A DProcess.cpp57 SplitString(OptPath.getValue(), Dirs, EnvPathSeparatorStr); in FindInEnvPath()
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp383 if (!IncSCEV->getValue()->getValue().isStrictlyPositive()) in collectPossibleIVs()
385 if (IncSCEV->getValue()->uge(MaxInc)) in collectPossibleIVs()
590 ConstantInt *MulScaleCI = MulScale->getValue(); in findScaleFromMul()
626 uint64_t Idx = Diff->getValue()->getValue().getZExtValue(); in collectAllRoots()
772 getValue()->getZExtValue(); in reroll()
H A DReassociate.cpp128 Value *getValue() const { return OrigVal; } in getValue() function in __anon58dfbd110211::XorOpnd
216 ConstPart = C->getValue(); in XorOpnd()
1138 if (FC1->getValue() == -FC2->getValue()) { in RemoveFactorFromExpression()
1283 if (!Opnd1->getValue()->hasOneUse()) in CombineXorOpnd()
1295 if (Instruction *T = dyn_cast<Instruction>(Opnd1->getValue())) in CombineXorOpnd()
1319 if (Opnd1->getValue()->hasOneUse()) in CombineXorOpnd()
1321 if (Opnd2->getValue()->hasOneUse()) in CombineXorOpnd()
1375 if (Instruction *T = dyn_cast<Instruction>(Opnd1->getValue())) in CombineXorOpnd()
1377 if (Instruction *T = dyn_cast<Instruction>(Opnd2->getValue())) in CombineXorOpnd()
1407 ConstOpnd ^= cast<ConstantInt>(V)->getValue(); in OptimizeXor()
[all …]
/minix/external/bsd/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp133 Value getValue(const CFGBlock *block, const CFGBlock *dstBlock, in getValue() function in __anon643505410211::CFGBlockValues
137 return getValueVector(block)[idx.getValue()]; in getValue()
198 return scratch[idx.getValue()]; in operator []()
566 Value AtPredExit = vals.getValue(Pred, B, vd); in getUninitUse()
571 vals.getValue(B, nullptr, vd) == Uninitialized) { in getUninitUse()
614 vals.getValue(Block, Succ, vd) == Uninitialized) { in getUninitUse()
/minix/external/bsd/llvm/dist/clang/lib/Lex/
H A DMacroInfo.cpp179 !isPublic.hasValue() || isPublic.getValue()); in getDefinition()
192 !isPublic.hasValue() || isPublic.getValue()); in getDefinition()
/minix/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCExpr.cpp38 OS << cast<MCConstantExpr>(*this).getValue(); in print()
84 if (RHSC->getValue() < 0) { in print()
85 OS << RHSC->getValue(); in print()
432 Res = CE->getValue(); in evaluateAsAbsolute()
613 Res = MCValue::get(cast<MCConstantExpr>(this)->getValue()); in EvaluateAsRelocatableImpl()
/minix/external/bsd/llvm/dist/llvm/lib/Option/
H A DArgList.cpp219 return A->getValue(); in getLastArgValue()
257 Output.push_back(Arg->getValue(i)); in AddAllArgValues()
269 Arg->getValue(0))); in AddAllArgsTranslated()
272 Output.push_back(Arg->getValue(0)); in AddAllArgsTranslated()
/minix/external/bsd/llvm/dist/clang/lib/Basic/
H A DFileManager.cpp499 if (FE->getValue() && FE->getValue() != NON_EXISTENT_FILE) in GetUniqueIDMapping()
500 UIDToFiles[FE->getValue()->getUID()] = FE->getValue(); in GetUniqueIDMapping()
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp427 APInt Not = ~RHSC->getValue(); in matchInstruction()
788 return LHS->getValue().ult(RHS->getValue()); in operator ()()
797 if (LHS->getValue().ult(RHS->getValue())) in ConstantIntSortPredicate()
799 if (LHS->getValue() == RHS->getValue()) in ConstantIntSortPredicate()
2940 if (RI->getValue() != LPInst) in SimplifyResume()
3226 if (Cases[I-1]->getValue() != Cases[I]->getValue()+1) in TurnSwitchRangeIntoICmp()
3783 uint64_t Idx = (CaseVal->getValue() - Offset->getValue()) in SwitchLookupTable()
3828 APInt Val = ConstVal->getValue(); in SwitchLookupTable()
4120 if (CaseVal->getValue().slt(MinCaseVal->getValue())) in SwitchToLookupTable()
4122 if (CaseVal->getValue().sgt(MaxCaseVal->getValue())) in SwitchToLookupTable()
[all …]
/minix/external/bsd/llvm/dist/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.cpp56 Offset = CE->getValue(); in printExpr()
/minix/external/bsd/llvm/dist/clang/lib/Driver/
H A DToolChains.cpp505 StringRef isysroot = A->getValue(); in AddDeploymentTarget()
601 SmallString<128> P(A->getValue()); in AddCXXStdlibLibArgs()
737 A->getValue()); in TranslateArgs()
1177 return A->getValue(); in getGCCToolchainDir()
1273 M = BiarchSibling.getValue(); in getBiarchSibling()
2260 StringRef Value = A->getValue(); in GetCXXStdlibType()
2276 StringRef WhichHexagon = A->getValue(); in getHexagonVersion()
2381 StringRef Value = A->getValue(); in GetCXXStdlibType()
2455 StringRef Value = A->getValue(); in GetCXXStdlibType()
2584 StringRef Value = A->getValue(); in GetCXXStdlibType()
[all …]
/minix/external/bsd/llvm/dist/llvm/utils/yaml-bench/
H A DYAMLBench.cpp92 StringRef Val = sn->getValue(Storage); in dumpNode()
113 dumpNode(i->getValue(), Indent, true); in dumpNode()
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp72 TFOps[i] = Loads[i].getValue(1); in EmitTargetCodeForMemcpy()
113 TFOps[i] = Loads[i].getValue(1); in EmitTargetCodeForMemcpy()
/minix/external/bsd/llvm/dist/llvm/include/llvm/Option/
H A DArg.h94 const char *getValue(unsigned N = 0) const {
/minix/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h70 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue() function
/minix/external/bsd/llvm/dist/clang/tools/diagtool/
H A DDiagTool.cpp35 return (it == getTools(tools)->end()) ? nullptr : it->getValue(); in getTool()

12345678910>>...16