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.cpp84 void lookThroughBitcast(Value *&Ptr);
309 void MVEGatherScatterLowering::lookThroughBitcast(Value *&Ptr) { in lookThroughBitcast() function in MVEGatherScatterLowering
417 lookThroughBitcast(Ptr); in lowerGather()
594 lookThroughBitcast(Ptr); in lowerScatter()