Searched refs:RFEBB (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 430 RFEBB, enumerator
|
H A D | P10InstrResources.td | 1225 RFEBB,
|
H A D | P9InstrResources.td | 169 RFEBB,
|
H A D | PPCInstrInfo.td | 361 def PPCrfebb : SDNode<"PPCISD::RFEBB", SDT_PPCsc, 1578 def RFEBB : XLForm_S<19, 146, (outs), (ins u1imm:$imm), "rfebb $imm", 1582 def : InstAlias<"rfebb", (RFEBB 1)>;
|
H A D | PPCISelLowering.cpp | 1743 case PPCISD::RFEBB: return "PPCISD::RFEBB"; in getTargetNodeName()
|