Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp237 bool transformBitcast(BitCastInst *Bitcast);
301 bool X86LowerAMXType::transformBitcast(BitCastInst *Bitcast) { in transformBitcast() function in __anon7ee987720111::X86LowerAMXType
378 if (transformBitcast(Bitcast)) in visit()
414 if (transformBitcast(Bitcast)) in visit()