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

References

lib/Target/AMDGPU/SIISelLowering.cpp
 8234   EVT VT = N->getValueType(0);
 8235   SDValue LHS = N->getOperand(0);
 8236   SDValue RHS = N->getOperand(1);
 8242         = splitBinaryBitConstantOp(DCI, SDLoc(N), ISD::AND, LHS, CRHS))
 8260           SDLoc SL(N);
 8284       SDLoc DL(N);
 8323         SDLoc DL(N);
 8347       SDLoc DL(N);
 8359       return DAG.getSelect(SDLoc(N), MVT::i32, RHS.getOperand(0),
 8360                            LHS, DAG.getConstant(0, SDLoc(N), MVT::i32));
 8366       N->isDivergent() && TII->pseudoToMCOpcode(AMDGPU::V_PERM_B32) != -1) {
 8402         SDLoc DL(N);