reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/AArch64/AArch64GenGICombiner.inc
   63     for (auto I = First.getValue(); I < Last.getValue(); ++I)
   63     for (auto I = First.getValue(); I < Last.getValue(); ++I)
   70     DisabledRules.set(I.getValue());
include/llvm/ADT/Optional.h
  262   const T &operator*() const LLVM_LVALUE_FUNCTION { return getValue(); }
  267     return hasValue() ? getValue() : std::forward<U>(value);
include/llvm/MC/MCSymbolWasm.h
   75           return ImportModule.getValue();
   83           return ImportName.getValue();
   97     return GlobalType.getValue();
  103     return EventType.getValue();
include/llvm/MC/MCSymbolXCOFF.h
   35     return StorageClass.getValue();
include/llvm/Support/Alignment.h
  142   Align valueOrOne() const { return hasValue() ? getValue() : Align(); }
include/llvm/Support/Error.h
 1231       OS << "line " << Line.getValue() << ": ";
include/llvm/Testing/Support/SupportHelpers.h
   78       return Input && ValueMatcher.MatchAndExplain(Input.getValue(), L);
lib/CodeGen/MIRParser/MIParser.cpp
 1364     unsigned DefIdx = Operands[I].TiedDefIdx.getValue();
lib/CodeGen/MIRParser/MIRParser.cpp
  562     for (const auto &RegSource : YamlMF.CalleeSavedRegisters.getValue()) {
  726       MFI.mapLocalFrameObject(ObjectIdx, Object.LocalOffset.getValue());
lib/CodeGen/MachineBasicBlock.cpp
  439                  << IrrLoopHeaderWeight.getValue() << '\n';
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  818                                           CallConv.getValue(), RegVTs[Value])
  901                                           CallConv.getValue(), RegVTs[Value])
lib/Support/raw_ostream.cpp
  432       uint64_t Offset = FB.FirstByteOffset.getValue();
lib/Target/AMDGPU/AMDGPUInline.cpp
  120     Thres = Params.HintThreshold.getValue() *
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
 1980       [=](MachineInstrBuilder &MIB) { MIB.addImm(Offset.getValue()); },
 2079                MIB.addFrameIndex(FI.getValue());
lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h
  138     return AIO.getValue() >= BIO.getValue() &&
  138     return AIO.getValue() >= BIO.getValue() &&
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
 1092       Arg = ArgDescriptor::createArg(Arg, A->Mask.getValue());
lib/Target/AMDGPU/SIFrameLowering.cpp
  745                      Reg.FI.getValue());
  861     const int FI = FuncInfo->FramePointerSaveIndex.getValue();
  903                       FuncInfo->getStackPtrOffsetReg(), Reg.FI.getValue());
lib/Target/AMDGPU/SIMemoryLegalizer.cpp
  542       SSID = IsSyncScopeInclusion.getValue() ? SSID : MMO->getSyncScopeID();
 1296         Changed |= expandLoad(MOI.getValue(), MI);
 1298         Changed |= expandStore(MOI.getValue(), MI);
 1300         Changed |= expandAtomicFence(MOI.getValue(), MI);
 1302         Changed |= expandAtomicCmpxchgOrRmw(MOI.getValue(), MI);
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
 1699   auto &R1Value = R1.getValue();
 1728   auto &R1Value = R1.getValue();
tools/clang/include/clang/Analysis/PathDiagnostic.h
  516     return IsPrunable.hasValue() ? IsPrunable.getValue() : false;
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
   57     return Val.hasValue() && Val.getValue();
   62     return Val.hasValue() && !Val.getValue();
tools/clang/lib/Analysis/UninitializedValues.cpp
  151     return getValueVector(block)[idx.getValue()];
  212   return scratch[idx.getValue()];
tools/clang/lib/Driver/ToolChains/Gnu.cpp
 1869     M = BiarchSibling.getValue();
tools/clang/lib/Sema/SemaExprCXX.cpp
 7496                                           Index.getValue());
 7529       const unsigned FunctionScopeIndexOfCapturableLambda = Index.getValue();
tools/clang/lib/Sema/SemaLambda.cpp
  185   const unsigned IndexOfCaptureReadyLambda = OptionalStackIndex.getValue();
tools/clang/lib/Sema/SemaOpenMP.cpp
  646         return Top->OrderedRegion.getValue();
  661         return Parent->OrderedRegion.getValue();
 6016       if (TestIsLessOp.getValue()) {
 6096       if (TestIsLessOp.getValue()) {
 6115     Expr *UBExpr = TestIsLessOp.getValue() ? UBVal : LBVal;
 6116     Expr *LBExpr = TestIsLessOp.getValue() ? LBVal : UBVal;
 6213   Expr *LBExpr = TestIsLessOp.getValue() ? LB : UB;
 6214   Expr *UBExpr = TestIsLessOp.getValue() ? UB : LB;
 6215   bool LBNonRect = TestIsLessOp.getValue() ? InitDependOnLC.hasValue()
 6217   bool UBNonRect = TestIsLessOp.getValue() ? CondDependOnLC.hasValue()
 6226   if (TestIsLessOp.getValue())
 6293   if (TestIsLessOp.getValue()) {
 6347                          TestIsLessOp.getValue() ?
tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
 1826     const SVal &val = D.getValue();
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  481     emitRecord(I.DefLoc.getValue(), ENUM_DEFLOCATION);
  499     emitRecord(I.DefLoc.getValue(), RECORD_DEFLOCATION);
  546     emitRecord(I.DefLoc.getValue(), FUNCTION_DEFLOCATION);
tools/clang/tools/extra/clang-doc/HTMLGenerator.cpp
  583           Index, InfoPath, StringRef{Index.JumpToSection.getValue()}));
  656       Out.emplace_back(writeFileDefinition(I.DefLoc.getValue()));
  659           I.DefLoc.getValue(), StringRef{CDCtx.RepositoryUrl.getValue()}));
  659           I.DefLoc.getValue(), StringRef{CDCtx.RepositoryUrl.getValue()}));
  705       Out.emplace_back(writeFileDefinition(I.DefLoc.getValue()));
  708           I.DefLoc.getValue(), StringRef{CDCtx.RepositoryUrl.getValue()}));
  708           I.DefLoc.getValue(), StringRef{CDCtx.RepositoryUrl.getValue()}));
  769       Out.emplace_back(writeFileDefinition(I.DefLoc.getValue()));
  772           I.DefLoc.getValue(), StringRef{CDCtx.RepositoryUrl.getValue()}));
  772           I.DefLoc.getValue(), StringRef{CDCtx.RepositoryUrl.getValue()}));
tools/clang/tools/extra/clang-doc/MDGenerator.cpp
  121     writeFileDefinition(I.DefLoc.getValue(), OS);
  148     writeFileDefinition(I.DefLoc.getValue(), OS);
  196     writeFileDefinition(I.DefLoc.getValue(), OS);
tools/clang/tools/extra/clangd/ClangdLSPServer.cpp
  622     WantDiags = Params.wantDiagnostics.getValue() ? WantDiagnostics::Yes
tools/clang/tools/extra/clangd/Protocol.cpp
  580     Result["id"] = P.ID.getValue().str();
tools/clang/tools/libclang/CIndex.cpp
  535             return V.getValue();
  635     return V.getValue();
  669   if (!V.getValue())
 1060     if (!V.getValue())
tools/lld/wasm/InputChunks.h
  144   uint32_t getFunctionIndex() const { return functionIndex.getValue(); }
  150   uint32_t getTableIndex() const { return tableIndex.getValue(); }
tools/lld/wasm/InputEvent.h
   37   uint32_t getEventIndex() const { return eventIndex.getValue(); }
tools/lld/wasm/InputGlobal.h
   31   uint32_t getGlobalIndex() const { return globalIndex.getValue(); }
tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  274     DWOFile->Machine = Config.OutputArch.getValue().EMachine;
  275     DWOFile->OSABI = Config.OutputArch.getValue().OSABI;
  602     Obj.Machine = Config.OutputArch.getValue().EMachine;
  603     Obj.OSABI = Config.OutputArch.getValue().OSABI;
  623           setSectionFlagsAndType(Sec, SR.NewFlags.getValue());
  776       Config.OutputArch ? getOutputElfType(Config.OutputArch.getValue())
  796                              Config.BuildIdLinkInput.getValue(), BuildIdBytes))
  807                              Config.BuildIdLinkOutput.getValue(), BuildIdBytes))
unittests/Analysis/VectorFunctionABITest.cpp
   49   const VFInfo VFS = OptVFS.getValue();
   70   EXPECT_EQ(A.getValue().ScalarName, "sin");
   71   EXPECT_EQ(B.getValue().ScalarName, "sin");
   72   EXPECT_EQ(C.getValue().ScalarName, "__sin_sin_sin");
   73   EXPECT_EQ(A.getValue().VectorName, "_ZGVnM2v_sin");
   74   EXPECT_EQ(B.getValue().VectorName, "UserFunc");
   75   EXPECT_EQ(C.getValue().VectorName, "_ZGVnM2v___sin_sin_sin");
  100       Info = OptInfo.getValue();
utils/TableGen/GlobalISelEmitter.cpp
 2693             << MatchTable::IntValue(SubOperand.getValue());