reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/SIISelLowering.cpp
 8417   SDValue LHS = N->getOperand(0);
 8418   SDValue RHS = N->getOperand(1);
 8420   EVT VT = N->getValueType(0);
 8438       SDLoc DL(N);
 8450     uint32_t Sel = getConstantPermuteMask(N->getConstantOperandVal(1));
 8455     SDLoc DL(N);
 8463       N->isDivergent() && TII->pseudoToMCOpcode(AMDGPU::V_PERM_B32) != -1) {
 8491         SDLoc DL(N);
 8516       SDLoc SL(N);
 8530   const ConstantSDNode *CRHS = dyn_cast<ConstantSDNode>(N->getOperand(1));
 8533           = splitBinaryBitConstantOp(DCI, SDLoc(N), ISD::OR, LHS, CRHS))