Searched refs:IRBM (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOMemOPSizeOpt.cpp | 389 IRBuilder<> IRBM(MergeBB->getFirstNonPHI()); in perform() local 390 PHI = IRBM.CreatePHI(MemOpTy, SizeIds.size() + 1, "MemOP.RVMerge"); in perform()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrSystem.td | 148 def IRBM : UnaryRRE<"irbm", 0xB9AC, null_frag, GR64, GR64>;
|
H A D | SystemZScheduleZ14.td | 1533 def : InstRW<[WLat30, MCD], (instregex "IRBM$")>;
|
H A D | SystemZScheduleZ15.td | 1580 def : InstRW<[WLat30, MCD], (instregex "IRBM$")>;
|
H A D | SystemZScheduleZ16.td | 1611 def : InstRW<[WLat30, MCD], (instregex "IRBM$")>;
|