[RISCV] Rename FPCCToExtend->FPOpToExpand and FPOpToExtend->FPOpToExpand. NFC
authorCraig Topper <craig.topper@sifive.com>
Thu, 3 Dec 2020 23:58:59 +0000 (15:58 -0800)
committerCraig Topper <craig.topper@sifive.com>
Fri, 4 Dec 2020 00:00:49 +0000 (16:00 -0800)
commit3fcdf9ca78cbba69ab20d43009826403c2d4c110
treeb4aea024f447380cdc72fbda58d595ad25faa7f0
parenteccc734a69c0c012ae3160887b65a535b35ead3e
[RISCV] Rename FPCCToExtend->FPOpToExpand and FPOpToExtend->FPOpToExpand. NFC

These are used to call setOperationAction/setCondCodeAction with
the Expand action so it seems that Expand is a better name than
Extend.
llvm/lib/Target/RISCV/RISCVISelLowering.cpp