Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp301 auto *BitCastAcc = cast<BitCastInst>(Acc); in createTileDPLoops() local
302 Value *VecC = BitCastAcc->getOperand(0); in createTileDPLoops()