Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp1074 SmallVector<Instruction *, 8> LiveCasts; in combineAMXcast() local
1081 LiveCasts.push_back(Inst); in combineAMXcast()
1091 Change |= combineLdSt(LiveCasts); in combineAMXcast()
1092 EraseInst(LiveCasts); in combineAMXcast()