Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ArrayRef

87                                  ArrayRef<RTLIB::Libcall> Libcalls);
1355 static ArrayRef<RTLIB::Libcall> GetRMWLibcall(AtomicRMWInst::BinOp Op) {
1413 ArrayRef<RTLIB::Libcall> Libcalls = GetRMWLibcall(I->getOperation());
1455 AtomicOrdering Ordering2, ArrayRef<RTLIB::Libcall> Libcalls) {