Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXPeephole.cpp97 auto &BaseAddrOp = GenericAddrDef->getOperand(1); in isCVTAToLocalCombinationCandidate() local
98 if (BaseAddrOp.isReg() && BaseAddrOp.getReg() == NVPTX::VRFrame) { in isCVTAToLocalCombinationCandidate()
/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()