Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp956 if (auto *ConstSrc = dyn_cast<ConstantSDNode>(Op.getOperand(0))) { in lowerADDRSPACECAST() local
957 if (SrcAS == AMDGPUAS::FLAT_ADDRESS && ConstSrc->isNullValue()) in lowerADDRSPACECAST()