Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp4133 const unsigned NumImplicitOps = IsDst ? 2 : 1; in verifyInstruction() local
4138 if (MI.getNumOperands() < StaticNumOps + NumImplicitOps) { in verifyInstruction()
4160 = MI.getOperand(StaticNumOps + NumImplicitOps - 1); in verifyInstruction()