Searched refs:TRE (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | TailRecursionElimination.cpp | 882 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 D | map | 107 # 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 D | SystemZScheduleZEC12.td | 606 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
|
H A D | SystemZScheduleZ196.td | 593 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
|
H A D | SystemZScheduleZ13.td | 635 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
|
H A D | SystemZScheduleZ14.td | 645 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
|
H A D | SystemZScheduleZ15.td | 660 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
|
H A D | SystemZScheduleZ16.td | 660 def : InstRW<[WLat30, WLat30, MCD], (instregex "TRE$")>;
|
H A D | SystemZInstrInfo.td | 1846 def TRE : SideEffectBinaryMemMemRRE<"tre", 0xB2A5, GR128, GR64>;
|