Searched refs:LAT (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/llvm/test/Analysis/CostModel/ARM/ |
| H A D | target-intrinsics.ll | 4 …st-kind=latency -mtriple=thumbv8.1m.main -mattr=+mve | FileCheck %s --check-prefix=CHECK-THUMB2-LAT 17 ; CHECK-THUMB2-LAT-LABEL: 'intrinsics' 18 ; CHECK-THUMB2-LAT-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %t1 = call i32 … 19 ; CHECK-THUMB2-LAT-NEXT: Cost Model: Found an estimated cost of 3 for instruction: %t2 = tail call… 20 ; CHECK-THUMB2-LAT-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %t3 = call { i3… 21 ; CHECK-THUMB2-LAT-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %t4 = tail call… 22 ; CHECK-THUMB2-LAT-NEXT: Cost Model: Found an estimated cost of 1 for instruction: ret void
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | trap-03.ll | 1 ; Test load-and-trap instructions (LAT/LGAT) 7 ; Check LAT with no displacement. 25 ; Check the high end of the LAT range. 63 ; Check that LAT allows an index.
|
| H A D | trap-05.ll | 9 ; Check LAT with no displacement. 29 ; Check the high end of the LAT range. 71 ; Check that LAT allows an index.
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86LowerAMXIntrinsics.cpp | 658 X86LowerAMXIntrinsics LAT(F, DTU, LI); in runOnFunction() local 659 return LAT.visit(); in runOnFunction()
|
| H A D | X86LowerAMXType.cpp | 1207 X86LowerAMXType LAT(F); in runOnFunction() local 1208 C |= LAT.visit(); in runOnFunction()
|
| /llvm-project-15.0.7/llvm/lib/Target/AVR/ |
| H A D | AVRDevices.td | 101 // XCH, LAS, LAC, and LAT. 104 "instructions: XCH, LAS, LAC, LAT">;
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.cpp | 1952 return SystemZ::LAT; in getLoadAndTrap()
|
| H A D | SystemZInstrInfo.td | 491 def LAT : UnaryRXY<"lat", 0xE39F, null_frag, GR32, 4>;
|