Home
last modified time | relevance | path

Searched refs:TRE (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp882 TailRecursionEliminator TRE(F, TTI, AA, ORE, DTU); in eliminate() local
885 MadeChange |= TRE.processBlock(BB); in eliminate()
887 TRE.cleanupAndFinalize(); in eliminate()
/freebsd/contrib/file/magic/Magdir/
H A Dmap107 # sub-file Type[10] like "GARMIN RGN" "GARMIN TRE", "GARMIN TYP", etc.
161 # sub-file typ like RGN TRE MDR LBL
248 >>9 string TRE tree
315 # LBL:2A9h,SRT:1Dh 25h 27h,TRE:CFh 135h,TRF:5Ah,TYP:5Bh 6Eh 7Ch AEh,RGN:7Dh
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZScheduleZEC12.td606 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
H A DSystemZScheduleZ196.td593 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
H A DSystemZScheduleZ13.td635 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
H A DSystemZScheduleZ14.td645 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
H A DSystemZScheduleZ15.td660 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
H A DSystemZScheduleZ16.td660 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
H A DSystemZInstrInfo.td1846 def TRE : SideEffectBinaryMemMemRRE<"tre", 0xB2A5, GR128, GR64>;