Searched refs:getIndex (Results 26 - 50 of 361) sorted by relevance

1234567891011>>

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { function in class:AddressPool
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriterPass.cpp55 ? &(getAnalysis<ModuleSummaryIndexWrapperPass>().getIndex())
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDwarfStringPoolEntry.h81 unsigned getIndex() const { function in class:llvm::DwarfStringPoolEntryRef
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DFormatters.h58 Stream << formatv("{0:X+4}", V.getIndex());
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbSymUid.cpp97 repr.index = tsid.index.getIndex();
106 repr.index = flmid.index.getIndex();
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DSymbolSize.cpp33 return Sec.getIndex();
35 return Sec.getIndex();
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kMCInstLower.cpp133 return LowerSymbolOperand(MO, AsmPrinter.GetJTISymbol(MO.getIndex()));
135 return LowerSymbolOperand(MO, AsmPrinter.GetCPISymbol(MO.getIndex()));
H A DM68kAsmPrinter.cpp59 << MO.getIndex();
/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchMCInstLower.cpp109 MCOp = lowerSymbolOperand(MO, AP.GetCPISymbol(MO.getIndex()), AP);
126 MCOp = lowerSymbolOperand(MO, AP.GetJTISymbol(MO.getIndex()), AP);
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h107 LinkageNameIndex = getStringPool().getIndex(LinkageName);
122 ValueIndex = getStringPool().getIndex(Value);
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86TileConfig.cpp94 SS = MI.getOperand(0).getIndex();
110 if (MI.getOpcode() == X86::MOV8mi && SS == MI.getOperand(0).getIndex()) {
/openbsd-current/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.h38 unsigned getIndex() const;
75 unsigned getIndex() const;
H A DMCInstrDescView.cpp20 unsigned Variable::getIndex() const { return *Index; } function in class:llvm::exegesis::Variable
36 unsigned Operand::getIndex() const { return *Index; } function in class:llvm::exegesis::Operand
164 Variables[Op.getVariableIndex()].TiedOperands.push_back(Op.getIndex());
253 Stream << "- Op" << Op.getIndex();
280 Stream << "- Var" << Var.getIndex();
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h57 unsigned getIndex() const { return blockIdx; } function in class:clang::ento::WorkListUnit
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DSemaInternal.h67 return std::make_pair(TTP->getDepth(), TTP->getIndex());
70 return std::make_pair(NTTP->getDepth(), NTTP->getIndex());
73 return std::make_pair(TTP->getDepth(), TTP->getIndex());
80 return std::make_pair(TTP->getDepth(), TTP->getIndex());
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp197 int FI = I->getOperand(1).getIndex();
208 : FI(MI.getOperand(1).getIndex()), Tag(MI.getOperand(4).getImm()) {}
358 int FI = I.getOperand(1).getIndex();
385 int FI = I->getOperand(1).getIndex();
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h46 if (const auto *Idx = R->getIndex().getAsInteger()) {
198 if (auto I = R->getIndex().getAs<nonloc::ConcreteInt>())
201 OS << "'" << Visit(R->getIndex()) << "'";
254 unsigned Index = R->getIndex() + 1;
/openbsd-current/gnu/llvm/llvm/include/llvm/Option/
H A DArg.h87 unsigned getIndex() const { return Index; } function in class:llvm::opt::Arg
/openbsd-current/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcMCInstLower.cpp56 Symbol = AP.GetCPISymbol(MO.getIndex());
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOperand.cpp319 return getIndex() == Other.getIndex();
322 return getIndex() == Other.getIndex() && getOffset() == Other.getOffset();
324 return getIndex() == Other.getIndex();
385 return hash_combine(MO.getType(), MO.getTargetFlags(), MO.getIndex());
388 return hash_combine(MO.getType(), MO.getTargetFlags(), MO.getIndex(),
391 return hash_combine(MO.getType(), MO.getTargetFlags(), MO.getIndex());
460 return MF ? ::getTargetIndexName(*MF, this->getIndex())
[all...]
H A DLocalStackSlotAllocation.cpp326 if (!MFI.isObjectPreAllocated(MO.getIndex()))
328 int Idx = MO.getIndex();
372 if (FrameIdx == MI.getOperand(idx).getIndex())
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp298 int FI = TII->getNamedOperand(MI, AMDGPU::OpName::addr)->getIndex();
323 !MFI.isFixedObjectIndex(MI.getOperand(0).getIndex()) &&
324 SpillFIs[MI.getOperand(0).getIndex()]) {
/openbsd-current/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelDAGToDAG.cpp159 FIN->getIndex(),
183 FIN->getIndex(),
322 int FI = cast<FrameIndexSDNode>(Node)->getIndex();
/openbsd-current/gnu/llvm/clang/lib/Index/
H A DCommentToXML.cpp74 return LHS->getIndex(0) < RHS->getIndex(0);
389 << C->getIndex(0)
404 << C->getIndex(0)
777 Result << "<Index>" << C->getIndex(0) << "</Index>";
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DReturnPointerRangeChecker.cpp55 DefinedOrUnknownSVal Idx = ER->getIndex().castAs<DefinedOrUnknownSVal>();

Completed in 306 milliseconds

1234567891011>>