/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 707 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 D | SlotIndexes.h | 59 void setIndex(unsigned index) { in setIndex() function
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbSymUid.cpp | 148 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 D | Sarif.h | 86 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 D | SlotIndexes.cpp | 180 curItr->setIndex(index += Space); in renumberIndexes() 254 Entry.setIndex(Index * SlotIndex::InstrDist); in packIndexes()
|
H A D | StackSlotColoring.cpp | 441 MO.setIndex(NewFI); in RewriteInstruction()
|
H A D | MachineOperand.cpp | 240 setIndex(Idx); in ChangeToFrameIndex() 252 setIndex(Idx); in ChangeToTargetIndex()
|
H A D | StackColoring.cpp | 1043 MO.setIndex(ToSlot); in remapInstructions()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbol.h | 321 void setIndex(uint32_t Value) const { in setIndex() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCELFStreamer.cpp | 134 ELFSymbol->setIndex(SectionIndex); in HexagonMCEmitCommonSymbol()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 112 void setIndex(uint32_t I) { Index = I; } in setIndex() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/ |
H A D | AMDGPUCustomBehaviour.cpp | 56 Op.setIndex(Idx); in processWaitCnt()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsConstantIslandPass.cpp | 1071 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 D | WinCOFFObjectWriter.cpp | 89 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 D | ELFObjectWriter.cpp | 632 MSD.Symbol->setIndex(Index++); in computeSymbolTable() 647 MSD.Symbol->setIndex(Index++); in computeSymbolTable()
|
H A D | WasmObjectWriter.cpp | 1787 WS.setIndex(InvalidIndex); in writeOneObject() 1825 WS.setIndex(SymbolInfos.size()); in writeOneObject()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | CodeViewRecordIO.cpp | 146 TypeInd.setIndex(I); in mapInteger()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Sarif.cpp | 225 SarifArtifactLocation::create(FileURI).setIndex(Idx); in createPhysicalLocation()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantIslandPass.cpp | 876 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 D | Instruction.h | 94 void setIndex(const unsigned Idx) { Index = Idx; } in setIndex() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FixupVectorConstants.cpp | 373 MI.getOperand(OperandNo + X86::AddrDisp).setIndex(NewCPI); in processInstruction()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBlocks.cpp | 329 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 D | LoadStoreOpt.cpp | 100 Info.setIndex(PtrAddRHS); in getPointerInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUTargetStreamer.cpp | 839 SymbolELF->setIndex(ELF::SHN_AMDGPU_LDS); in emitAMDGPULDS()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 1265 MO.setIndex(CPE.CPI); in findInRangeCPEntry() 1647 MO.setIndex(ID); in handleConstantPoolUser()
|