Home
last modified time | relevance | path

Searched refs:CR6UNSET (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBack2BackFusion.def572 CR6UNSET,
H A DPPCReduceCRLogicals.cpp396 Opc == PPC::CR6UNSET; in isCRLogical()
H A DPPCISelLowering.h314 CR6UNSET, enumerator
H A DP10InstrResources.td989 CR6UNSET, CRUNSET, CRXOR,
H A DPPCInstrInfo.td387 def PPCcr6unset : SDNode<"PPCISD::CR6UNSET", SDTNone,
2669 def CR6UNSET: XLForm_1_ext<19, 193, (outs), (ins),
H A DPPCISelLowering.cpp1771 case PPCISD::CR6UNSET: return "PPCISD::CR6UNSET"; in getTargetNodeName()
6193 Chain = DAG.getNode(seenFloatArg ? PPCISD::CR6SET : PPCISD::CR6UNSET, dl, in LowerCall_32SVR4()