Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp96 bool transformBitcast(BitCastInst *Bitcast);
226 bool X86LowerAMXType::transformBitcast(BitCastInst *Bitcast) { in transformBitcast() function in __anon71abd97d0111::X86LowerAMXType
304 if (transformBitcast(Bitcast)) in visit()
342 if (transformBitcast(Bitcast)) in visit()