Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceInstX86BaseImpl.h855 const Operand *Src2Op, const GPREmitterShiftD &Emitter) { in emitIASGPRShiftDouble() argument
866 if (const auto *Imm = llvm::dyn_cast<ConstantInteger32>(Src2Op)) { in emitIASGPRShiftDouble()
870 assert(llvm::cast<Variable>(Src2Op)->getRegNum() == RegisterSet::Reg_cl); in emitIASGPRShiftDouble()
DIceInstX86Base.h520 const Operand *Src2Op,