Searched refs:MIP (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFStreamer.h | 188 MCInstPrinter *MIP; // Owned by AsmPrinter variable
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.h | 349 MIMGBaseOpcode MIP; member 377 const MIMGMIPMappingInfo *getMIMGMIPMappingInfo(unsigned MIP);
|
| /llvm-project-15.0.7/llvm/lib/DWARFLinker/ |
| H A D | DWARFStreamer.cpp | 76 MIP = TheTarget->createMCInstPrinter(TheTriple, MAI->getAssemblerDialect(), in init() 79 *MC, std::make_unique<formatted_raw_ostream>(OutFile), true, true, MIP, in init()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | MIMGInstructions.td | 125 MIMGBaseOpcode MIP = mip; 132 let Fields = ["MIP", "NONMIP"]; 136 let PrimaryKey = ["MIP"]; 1455 // MIP to NONMIP Optimization Mapping
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | VarLocBasedImpl.cpp | 1441 TransferDebugPair MIP = {&MI, LocIds.back()}; in insertTransferDebugPair() local 1442 Transfers.push_back(MIP); in insertTransferDebugPair()
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/AMDGPU/ |
| H A D | amdgcn-demanded-vector-elts-inseltpoison.ll | 4162 …l float @llvm.amdgcn.image.load.mip.1d.f32.i32(i32 1, i32 [[S:%.*]], i32 [[MIP:%.*]], <8 x i32> [[… 4178 …A:%.*]] = call float @llvm.amdgcn.image.getresinfo.1d.f32.i32(i32 1, i32 [[MIP:%.*]], <8 x i32> [[…
|
| H A D | amdgcn-demanded-vector-elts.ll | 4162 …l float @llvm.amdgcn.image.load.mip.1d.f32.i32(i32 1, i32 [[S:%.*]], i32 [[MIP:%.*]], <8 x i32> [[… 4178 …A:%.*]] = call float @llvm.amdgcn.image.getresinfo.1d.f32.i32(i32 1, i32 [[MIP:%.*]], <8 x i32> [[…
|