Searched refs:getIndex (Results 201 - 225 of 361) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h877 size_t getIndex(const rpot_iterator &I) const { return I - rpot_begin(); } function in class:llvm::BlockFrequencyInfoImpl
880 return BlockNode(getIndex(I));
1178 LLVM_DEBUG(dbgs() << " - " << getIndex(I) << ": " << getBlockName(Node)
H A DVectorUtils.h700 uint32_t getIndex(const InstTy *Instr) const { function in class:llvm::InterleaveGroup
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp581 auto getIndex = [this](const MCSymbol *Sym, local
622 const uint32_t Index = getIndex(SymA, SymASec);
698 const uint32_t IndexB = getIndex(SymB, SymBSec);
H A DMCPseudoProbe.cpp596 MCPseduoProbeFrameLocation(FuncDesc->FuncName, Probe->getIndex()));
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1365 NI.getUnitOffset(), NTE.getIndex());
1425 NI.getUnitOffset(), NTE.getIndex(), Str);
1431 NI.getUnitOffset(), NTE.getIndex(), Str,
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp714 ID.AddInteger(cast<FrameIndexSDNode>(N)->getIndex());
725 ID.AddInteger(cast<PseudoProbeSDNode>(N)->getIndex());
730 ID.AddInteger(cast<JumpTableSDNode>(N)->getIndex());
747 ID.AddInteger(TI->getIndex());
3875 TLI->computeKnownBitsForFrameIndex(cast<FrameIndexSDNode>(Op)->getIndex(),
6805 if (FI->getIndex() < 0)
7000 if (FI && !MFI.isFixedObjectIndex(FI->getIndex()))
7035 if (MFI.getObjectAlign(FI->getIndex()) < NewAlign)
7036 MFI.setObjectAlignment(FI->getIndex(), NewAlign);
7201 if (FI && !MFI.isFixedObjectIndex(FI->getIndex()))
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DCanonicalType.h571 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(unsigned, getIndex)
H A DDeclTemplate.h1195 unsigned getIndex() const { return Position; } function in class:clang::TemplateParmPosition
1318 unsigned getIndex() const;
1478 using TemplateParmPosition::getIndex;
1685 using TemplateParmPosition::getIndex;
/openbsd-current/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h95 uint32_t getIndex() const { return Idx; } function in class:clang::serialization::TypeIdx
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp220 HandlePostStmt(WU.getBlock(), WU.getIndex(), Pred);
H A DSymbolManager.cpp426 SVal Idx = ER->getIndex();
H A DExprEngineCallAndReturn.cpp396 SaveAndRestore CBISave(currStmtIdx, calleeCtx->getIndex());
433 unsigned Idx = calleeCtx->getIndex() + (ShouldRepeatCall ? 0 : 1);
/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYISelDAGToDAG.cpp92 int FI = cast<FrameIndexSDNode>(N)->getIndex();
/openbsd-current/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp373 << MO.getIndex();
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp297 int FrameIndex = MI->getOperand(FIOperandNum).getIndex();
/openbsd-current/gnu/llvm/llvm/lib/Target/VE/
H A DVERegisterInfo.cpp488 int FrameIndex = MI.getOperand(FIOperandNum).getIndex();
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h573 int getIndex() const { function
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h371 uint32_t getIndex() const { return Index; } function in class:llvm::DWARFDebugNames::NameTableEntry
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h49 ResumeKind getIndex() const { function in class:llvm::CoroSubFnInst
/openbsd-current/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp474 {Section.getAddress(), Section.getIndex()});
/openbsd-current/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheckImpl.h416 size_t getIndex() const { return InsertIdx; } function in class:llvm::Substitution
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp478 int FrameIndex = MI.getOperand(FIOperandNum).getIndex();
/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp471 if (MFI.isFixedObjectIndex(MO.getIndex())) {
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1079 int FI = cast<FrameIndexSDNode>(N)->getIndex();
1098 int FI = cast<FrameIndexSDNode>(Base)->getIndex();
1113 int FI = cast<FrameIndexSDNode>(Base)->getIndex();
1140 int FI = cast<FrameIndexSDNode>(N)->getIndex();
1166 int FI = cast<FrameIndexSDNode>(Base)->getIndex();
1208 int FI = cast<FrameIndexSDNode>(Base)->getIndex();
1853 int FI = FINode->getIndex();
3979 int FI = cast<FrameIndexSDNode>(N->getOperand(1))->getIndex();
4214 int FI = cast<FrameIndexSDNode>(Node)->getIndex();
5827 int FI = cast<FrameIndexSDNode>(N)->getIndex();
[all...]
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DItaniumMangle.cpp1123 mangleTemplateParameter(TTP->getDepth(), TTP->getIndex());
2154 mangleTemplateParameter(TTP->getDepth(), TTP->getIndex());
2233 mangleTemplateParameter(TTP->getDepth(), TTP->getIndex());
3434 mangleTemplateParameter(T->getDepth(), T->getIndex());
4218 mangleTemplateParameter(PD->getDepth(), PD->getIndex());
5058 mangleTemplateParameter(TTP->getDepth(), TTP->getIndex());
5061 mangleTemplateParameter(NTTP->getDepth(), NTTP->getIndex());
5064 mangleTemplateParameter(TempTP->getDepth(), TempTP->getIndex());

Completed in 510 milliseconds

1234567891011>>