Home
last modified time | relevance | path

Searched refs:setIndex (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h707 void setIndex(int Idx) { in setIndex() function
871 Op.setIndex(Idx);
877 Op.setIndex(Idx);
885 Op.setIndex(Idx);
892 Op.setIndex(Idx);
H A DSlotIndexes.h59 void setIndex(unsigned index) { in setIndex() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbSymUid.cpp148 result.index.setIndex(repr.index); in asTypeSym()
157 result.index.setIndex(repr.index); in asFieldListMember()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h86 SarifArtifactLocation setIndex(uint32_t Idx) { in setIndex() function
335 SarifResult setIndex(uint32_t Idx) { in setIndex() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp180 curItr->setIndex(index += Space); in renumberIndexes()
254 Entry.setIndex(Index * SlotIndex::InstrDist); in packIndexes()
H A DStackSlotColoring.cpp441 MO.setIndex(NewFI); in RewriteInstruction()
H A DMachineOperand.cpp240 setIndex(Idx); in ChangeToFrameIndex()
252 setIndex(Idx); in ChangeToTargetIndex()
H A DStackColoring.cpp1043 MO.setIndex(ToSlot); in remapInstructions()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbol.h321 void setIndex(uint32_t Value) const { in setIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCELFStreamer.cpp134 ELFSymbol->setIndex(SectionIndex); in HexagonMCEmitCommonSymbol()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h112 void setIndex(uint32_t I) { Index = I; } in setIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/
H A DAMDGPUCustomBehaviour.cpp56 Op.setIndex(Idx); in processWaitCnt()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1071 MO.setIndex(CPE.CPI); in findInRangeCPEntry()
1127 MO.setIndex(CPE.CPI); in findLongFormInRangeCPEntry()
1397 MO.setIndex(ID); in handleConstantPoolUser()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp89 void setIndex(int Value) { in setIndex() function in __anon3870acaf0111::COFFSymbol
92 MC->setIndex(static_cast<uint32_t>(Value)); in setIndex()
1001 Symbol->setIndex(Header.NumberOfSymbols++); in writeObject()
H A DELFObjectWriter.cpp632 MSD.Symbol->setIndex(Index++); in computeSymbolTable()
647 MSD.Symbol->setIndex(Index++); in computeSymbolTable()
H A DWasmObjectWriter.cpp1787 WS.setIndex(InvalidIndex); in writeOneObject()
1825 WS.setIndex(SymbolInfos.size()); in writeOneObject()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCodeViewRecordIO.cpp146 TypeInd.setIndex(I); in mapInteger()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp225 SarifArtifactLocation::create(FileURI).setIndex(Idx); in createPhysicalLocation()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp876 UserMI->getOperand(J).setIndex(CPEs[I].CPI); in findInRangeCPEntry()
1155 UserMI->getOperand(I).setIndex(ID); in handleConstantPoolUser()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h94 void setIndex(const unsigned Idx) { Index = Idx; } in setIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp373 MI.getOperand(OperandNo + X86::AddrDisp).setIndex(NewCPI); in processInstruction()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp329 void setIndex(CGBlockInfo &info, unsigned index, CharUnits offset) { in setIndex() function
701 li->setIndex(info, elementTypes.size(), blockSize); in computeBlockInfo()
755 li->setIndex(info, elementTypes.size(), blockSize); in computeBlockInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp100 Info.setIndex(PtrAddRHS); in getPointerInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp839 SymbolELF->setIndex(ELF::SHN_AMDGPU_LDS); in emitAMDGPULDS()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp1265 MO.setIndex(CPE.CPI); in findInRangeCPEntry()
1647 MO.setIndex(ID); in handleConstantPoolUser()

12