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

References

lib/Target/AArch64/AArch64ISelLowering.cpp
 2218   SmallVector<SDValue, 2> Ops(Op->op_begin(), Op->op_end());
 2218   SmallVector<SDValue, 2> Ops(Op->op_begin(), Op->op_end());
 2220   return makeLibCall(DAG, Call, MVT::f128, Ops, CallOptions, SDLoc(Op)).first;