Searched refs:CR6UNSET (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCBack2BackFusion.def | 564 CR6UNSET,
|
H A D | PPCReduceCRLogicals.cpp | 396 Opc == PPC::CR6UNSET; in isCRLogical()
|
H A D | PPCISelLowering.h | 318 CR6UNSET, enumerator
|
H A D | P10InstrResources.td | 1007 CR6UNSET, CRUNSET, CRXOR,
|
H A D | PPCInstrInfo.td | 388 def PPCcr6unset : SDNode<"PPCISD::CR6UNSET", SDTNone, 2565 def CR6UNSET: XLForm_1_ext<19, 193, (outs), (ins),
|
H A D | PPCISelLowering.cpp | 1720 case PPCISD::CR6UNSET: return "PPCISD::CR6UNSET"; in getTargetNodeName() 5943 Chain = DAG.getNode(seenFloatArg ? PPCISD::CR6SET : PPCISD::CR6UNSET, dl, in LowerCall_32SVR4()
|