Searched refs:getIndex (Results 176 - 200 of 279) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp1210 unsigned FrameIdx = MI.getOperand(0).getIndex();
1257 MF, MI.getOperand(i).getIndex(), Reg, /*IgnoreSPUpdates*/ false);
H A DMachineScheduler.cpp1496 if (BaseOp->getIndex() != RHS.BaseOp->getIndex())
1497 return StackGrowsDown ? BaseOp->getIndex() > RHS.BaseOp->getIndex()
1498 : BaseOp->getIndex() < RHS.BaseOp->getIndex();
H A DBranchFolding.cpp242 JTIsLive.set(Op.getIndex());
284 OperandHash = Op.getIndex();
H A DMIRPrinter.cpp864 printStackObjectReference(Op.getIndex());
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp626 support::endian::write<uint32_t>(OS, SF.getSymbol()->getIndex(), Endian);
1205 OS << ", Index:" << it->getIndex() << ", ";
H A DMachObjectWriter.cpp632 unsigned Index = Rel.Sym->getIndex();
1029 W.write<uint32_t>(it->Symbol->getIndex());
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp87 unsigned idx = DD->getAddressPool().getIndex(Label);
265 DD->getAddressPool().getIndex(Sym, /* TLS */ true));
H A DDwarfUnit.cpp280 unsigned Index = StringPoolEntry.getIndex();
345 addUInt(Die, dwarf::DW_FORM_addrx, DD->getAddressPool().getIndex(Sym));
352 DD->getAddressPool().getIndex(Sym));
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp760 int FI = cast<FrameIndexSDNode>(N)->getIndex();
779 int FI = cast<FrameIndexSDNode>(Base)->getIndex();
794 int FI = cast<FrameIndexSDNode>(Base)->getIndex();
821 int FI = cast<FrameIndexSDNode>(N)->getIndex();
854 int FI = cast<FrameIndexSDNode>(Base)->getIndex();
896 int FI = cast<FrameIndexSDNode>(Base)->getIndex();
2995 int FI = cast<FrameIndexSDNode>(N->getOperand(1))->getIndex();
3125 int FI = cast<FrameIndexSDNode>(Node)->getIndex();
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1103 NonLoc getIndex() const { return Index; } function in class:clang::ento::ElementRegion
1339 return getElementRegion(ER->getElementType(), ER->getIndex(),
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp273 Base = CurDAG->getTargetFrameIndex(FIN->getIndex(), ValTy);
292 Base = CurDAG->getTargetFrameIndex(FIN->getIndex(), ValTy);
H A DMipsSEInstrInfo.cpp54 FrameIndex = MI.getOperand(1).getIndex();
76 FrameIndex = MI.getOperand(1).getIndex();
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp843 CGF.Builder.CreateStructGEP(blockInfo.LocalAddress, capture.getIndex());
1050 Address blockField = projectField(capture.getIndex(), "block.captured");
1068 enclosingCapture.getIndex(),
1326 Address addr = Builder.CreateStructGEP(LoadBlockStruct(), capture.getIndex(),
2055 unsigned index = capture.getIndex();
2247 Address srcField = Builder.CreateStructGEP(src, capture.getIndex());
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp529 ID.AddInteger(cast<FrameIndexSDNode>(N)->getIndex());
540 ID.AddInteger(cast<JumpTableSDNode>(N)->getIndex());
557 ID.AddInteger(TI->getIndex());
5707 if (FI->getIndex() < 0)
5892 if (FI && !MFI.isFixedObjectIndex(FI->getIndex()))
5924 if (MFI.getObjectAlignment(FI->getIndex()) < NewAlign)
5925 MFI.setObjectAlignment(FI->getIndex(), NewAlign);
6075 if (FI && !MFI.isFixedObjectIndex(FI->getIndex()))
6097 if (MFI.getObjectAlignment(FI->getIndex()) < NewAlign)
6098 MFI.setObjectAlignment(FI->getIndex(), NewAlig
[all...]
H A DLegalizeVectorTypes.cpp1447 auto FrameIndex = cast<FrameIndexSDNode>(StackPtr.getNode())->getIndex();
1611 SDValue Index = MGT->getIndex();
2205 auto FrameIndex = cast<FrameIndexSDNode>(StackPtr.getNode())->getIndex();
2243 SDValue Index = MGT->getIndex();
2373 SDValue Index = N->getIndex();
3757 SDValue Index = N->getIndex();
4561 SDValue Index = GetWidenedVector(MG->getIndex());
4577 SDValue Index = MSC->getIndex();
H A DLegalizeTypesGeneric.cpp160 int SPFI = cast<FrameIndexSDNode>(StackPtr.getNode())->getIndex();
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1689 SVal Idx = R->getIndex();
1714 if (auto CI = R->getIndex().getAs<nonloc::ConcreteInt>()) {
1926 NonLoc index = ER->getIndex();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp240 Reg = llvm::Register::index2StackSlot(Op.getIndex());
710 V.ImmVal = Op.getIndex();
1153 if (Op.isFI() && Op.getIndex() < 0)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp314 FrameIndex = MI.getOperand(1).getIndex();
342 unsigned FI1 = MI.getOperand(0).getIndex();
343 unsigned FI2 = MI.getOperand(3).getIndex();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1067 int FI = cast<FrameIndexSDNode>(Op)->getIndex();
1170 return DAG.getTargetJumpTable(JT->getIndex(), Op.getValueType(),
1187 const auto &MBBs = MJTI->getJumpTables()[JT->getIndex()].MBBs;
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp646 unsigned TemplateTypeParmDecl::getIndex() const { function in class:TemplateTypeParmDecl
647 return getTypeForDecl()->castAs<TemplateTypeParmType>()->getIndex();
H A DASTStructuralEquivalence.cpp782 if (Parm1->getIndex() != Parm2->getIndex())
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h728 T Index = T::from(Ptr.getIndex(), Offset.bitWidth());
762 unsigned MaxOffset = MaxIndex - Ptr.getIndex();
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DChunks.cpp641 return s.getIndex() + 1;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp175 W->getOStream() << " (" << HexNumber(Index.getIndex()) << ")";

Completed in 516 milliseconds

1234567891011>>