Home
last modified time | relevance | path

Searched refs:NONMIP (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h326 MIMGBaseOpcode NONMIP; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DMIMGInstructions.td119 MIMGBaseOpcode NONMIP = nonmip;
125 let Fields = ["MIP", "NONMIP"];
1121 // MIP to NONMIP Optimization Mapping
DAMDGPUInstructionSelector.cpp1615 IntrOpcode = MIPMappingInfo->NONMIP; // set new opcode to variant without _mip in selectImageIntrinsic()
DSIISelLowering.cpp6128 IntrOpcode = MIPMappingInfo->NONMIP; // set new opcode to variant without _mip in lowerImage()