Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp85 void lookThroughBitcast(Value *&Ptr);
310 void MVEGatherScatterLowering::lookThroughBitcast(Value *&Ptr) { in lookThroughBitcast() function in MVEGatherScatterLowering
418 lookThroughBitcast(Ptr); in lowerGather()
595 lookThroughBitcast(Ptr); in lowerScatter()