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

Declarations

lib/Target/AArch64/AArch64FastISel.cpp
  224   bool emitICmp(MVT RetVT, const Value *LHS, const Value *RHS, bool IsZExt);

References

lib/Target/AArch64/AArch64FastISel.cpp
 1500     return emitICmp(VT, LHS, RHS, IsZExt);