| /llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/ |
| H A D | vulkan-runtime-wrappers.cpp | 36 void setResourceData(DescriptorSetIndex setIndex, BindingIndex bindIndex, in setResourceData() argument 39 vulkanRuntime.setResourceData(setIndex, bindIndex, memBuffer); in setResourceData() 83 void bindMemRef(void *vkRuntimeManager, DescriptorSetIndex setIndex, in bindMemRef() argument 90 ->setResourceData(setIndex, bindIndex, memBuffer); in bindMemRef() 130 void *vkRuntimeManager, DescriptorSetIndex setIndex, \ 132 bindMemRef<type, size>(vkRuntimeManager, setIndex, bindIndex, ptr); \
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | ReorderFunctions.cpp | 125 Cg.nodeIdToFunc(FuncId)->setIndex(Index++); in reorder() 135 BF.setIndex(Index++); in reorder() 317 BF->setIndex(Index++); in runOnFunctions() 374 BF->setIndex(Index++); in runOnFunctions()
|
| /llvm-project-15.0.7/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()
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | MachineOperand.h | 687 void setIndex(int Idx) { in setIndex() function 834 Op.setIndex(Idx); in CreateFI() 840 Op.setIndex(Idx); 848 Op.setIndex(Idx); 855 Op.setIndex(Idx);
|
| H A D | SlotIndexes.h | 58 void setIndex(unsigned index) { in setIndex() function
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | Sarif.h | 86 SarifArtifactLocation setIndex(uint32_t Idx) { in setIndex() function 267 SarifResult setIndex(uint32_t Idx) { in setIndex() function
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCELFStreamer.cpp | 133 ELFSymbol->setIndex(SectionIndex); in HexagonMCEmitCommonSymbol()
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCSymbol.h | 314 void setIndex(uint32_t Value) const { in setIndex() function
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | SlotIndexes.cpp | 168 curItr->setIndex(index += Space); in renumberIndexes()
|
| H A D | StackSlotColoring.cpp | 404 MO.setIndex(NewFI); in RewriteInstruction()
|
| H A D | MachineOperand.cpp | 219 setIndex(Idx); in ChangeToFrameIndex() 231 setIndex(Idx); in ChangeToTargetIndex()
|
| H A D | StackColoring.cpp | 1071 MO.setIndex(ToSlot); in remapInstructions()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeIndex.h | 112 void setIndex(uint32_t I) { Index = I; } in setIndex() function
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCA/ |
| H A D | AMDGPUCustomBehaviour.cpp | 55 Op.setIndex(Idx); in processWaitCnt()
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | Sarif.cpp | 207 SarifArtifactLocation::create(FileURI).setIndex(Idx); in createPhysicalLocation()
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | WinCOFFObjectWriter.cpp | 94 void setIndex(int Value) { in setIndex() function in __anon93f2c7df0111::COFFSymbol 97 MC->setIndex(static_cast<uint32_t>(Value)); in setIndex() 1032 Symbol->setIndex(Header.NumberOfSymbols++); in writeObject()
|
| H A D | ELFObjectWriter.cpp | 748 MSD.Symbol->setIndex(Index++); in computeSymbolTable() 763 MSD.Symbol->setIndex(Index++); in computeSymbolTable()
|
| /llvm-project-15.0.7/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()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/ |
| H A D | CodeViewRecordIO.cpp | 145 TypeInd.setIndex(I); in mapInteger()
|
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | BinaryFunction.h | 710 BB->setIndex(BasicBlocks.size() - 1); in addBasicBlockAt() 1060 void setIndex(uint32_t Idx) { in setIndex() function 1494 BB->setIndex(BasicBlocks.size() - 1);
|
| H A D | BinarySection.h | 418 void setIndex(uint32_t I) { Index = I; } in setIndex() function
|
| H A D | BinaryBasicBlock.h | 956 void setIndex(unsigned I) { Index = I; } in setIndex() function
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/ |
| H A D | CSKYConstantIslandPass.cpp | 880 UserMI->getOperand(J).setIndex(CPEs[I].CPI); in findInRangeCPEntry() 1159 UserMI->getOperand(I).setIndex(ID); in handleConstantPoolUser()
|
| /llvm-project-15.0.7/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 94 void setIndex(const unsigned Idx) { Index = Idx; } in setIndex() function
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGBlocks.cpp | 345 void setIndex(CGBlockInfo &info, unsigned index, CharUnits offset) { in setIndex() function 719 li->setIndex(info, elementTypes.size(), blockSize); in computeBlockInfo() 773 li->setIndex(info, elementTypes.size(), blockSize); in computeBlockInfo()
|