HomeSort by: relevance | last modified time | path
    Searched refs:MIPMappingInfo (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.cpp 1475 const AMDGPU::MIMGMIPMappingInfo *MIPMappingInfo =
1570 if (MIPMappingInfo) {
1574 IntrOpcode = MIPMappingInfo->NONMIP; // set new opcode to variant without _mip
SIISelLowering.cpp 5969 const AMDGPU::MIMGMIPMappingInfo *MIPMappingInfo =
6070 if (MIPMappingInfo) {
6074 IntrOpcode = MIPMappingInfo->NONMIP; // set new opcode to variant without _mip

Completed in 82 milliseconds