Home
last modified time | relevance | path

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

/external/llvm/lib/Target/NVPTX/
DNVPTXPeephole.cpp97 auto &BaseAddrOp = GenericAddrDef->getOperand(1); in isCVTAToLocalCombinationCandidate() local
98 if (BaseAddrOp.isReg() && BaseAddrOp.getReg() == NVPTX::VRFrame) { in isCVTAToLocalCombinationCandidate()