Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp96 bool transformBitcast(BitCastInst *Bitcast);
227 bool X86LowerAMXType::transformBitcast(BitCastInst *Bitcast) { in transformBitcast() function in __anon64c8c2260111::X86LowerAMXType
305 if (transformBitcast(Bitcast)) in visit()
343 if (transformBitcast(Bitcast)) in visit()