Searched defs:peekThroughBitcasts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VectorCombine.cpp | 144 static Value *peekThroughBitcasts(Value *V) { peekThroughBitcasts() function |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 11882 SDValue llvm::peekThroughBitcasts(SDValue V) { peekThroughBitcasts() function in llvm |