Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp310 auto *BitCastRHS = cast<BitCastInst>(RHS); in createTileDPLoops() local
311 Value *VecB = BitCastRHS->getOperand(0); in createTileDPLoops()