Home
last modified time | relevance | path

Searched refs:SLB (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/test/MC/PowerPC/
H A Dppc64-encoding.s1084 # SLB Invalidate Entry Global
1089 # SLB Synchronize
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DREADME_P9.txt598 - SLB*: slbieg slbsync
H A DPPCInstr64Bit.td1953 // SLB Invalidate Entry Global
1956 // SLB Synchronize
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp194 isl::set SLB = S.lower_bound_val(type, dim, V); in addRangeBoundsToSet() local
199 S = SLB.unite(SUB); in addRangeBoundsToSet()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZ196.td365 (instregex "SLB(G)?$")>;
366 def : InstRW<[WLat2, WLat2, FXU, GroupAlone], (instregex "SLB(G)?R$")>;
H A DSystemZScheduleZEC12.td376 (instregex "SLB(G)?$")>;
377 def : InstRW<[WLat2, WLat2, FXU, GroupAlone], (instregex "SLB(G)?R$")>;
H A DSystemZScheduleZ13.td403 (instregex "SLB(G)?$")>;
404 def : InstRW<[WLat2, WLat2, FXa, GroupAlone], (instregex "SLB(G)?R$")>;
H A DSystemZScheduleZ16.td408 (instregex "SLB(G)?$")>;
409 def : InstRW<[WLat2, WLat2, FXa, GroupAlone], (instregex "SLB(G)?R$")>;
H A DSystemZScheduleZ15.td408 (instregex "SLB(G)?$")>;
409 def : InstRW<[WLat2, WLat2, FXa, GroupAlone], (instregex "SLB(G)?R$")>;
H A DSystemZScheduleZ14.td404 (instregex "SLB(G)?$")>;
405 def : InstRW<[WLat2, WLat2, FXa, GroupAlone], (instregex "SLB(G)?R$")>;
H A DSystemZInstrInfo.td1170 def SLB : BinaryRXY<"slb", 0xE399, z_subcarry, GR32, load, 4>;