Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp5048 const MachineOperand &OffsetWidthOp = Inst.getOperand(2); in moveToVALU() local
5051 assert(OffsetWidthOp.isImm() && in moveToVALU()
5053 uint32_t Imm = OffsetWidthOp.getImm(); in moveToVALU()