Searched refs:CLRBHRB (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 306 CLRBHRB, enumerator
|
D | PPCInstrInfo.td | 219 def PPCclrbhrb : SDNode<"PPCISD::CLRBHRB", SDTNone, 1430 def CLRBHRB : XForm_0<31, 430, (outs), (ins), "clrbhrb", IIC_BrB,
|
D | PPCISelLowering.cpp | 1088 case PPCISD::CLRBHRB: return "PPCISD::CLRBHRB"; in getTargetNodeName()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.h | 353 CLRBHRB, enumerator
|
D | P9InstrResources.td | 1404 CLRBHRB,
|
D | PPCInstrInfo.td | 269 def PPCclrbhrb : SDNode<"PPCISD::CLRBHRB", SDTNone, 1575 def CLRBHRB : XForm_0<31, 430, (outs), (ins), "clrbhrb", IIC_BrB,
|
D | PPCISelLowering.cpp | 1346 case PPCISD::CLRBHRB: return "PPCISD::CLRBHRB"; in getTargetNodeName()
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 1561 V(clrbhrb, CLRBHRB, 0x7C00035C) \
|