Home
last modified time | relevance | path

Searched defs:stripBitcast (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h184 static inline SDValue stripBitcast(SDValue Val) { in stripBitcast() function
H A DAMDGPUISelDAGToDAG.cpp48 static SDValue stripBitcast(SDValue Val) { in stripBitcast() function