Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2892 const unsigned NumImplicitOps = IsDst ? 2 : 1; in verifyInstruction() local
2897 if (MI.getNumOperands() < StaticNumOps + NumImplicitOps) { in verifyInstruction()
2919 = MI.getOperand(StaticNumOps + NumImplicitOps - 1); in verifyInstruction()