Searched defs:CastSrc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUInstCombineIntrinsic.cpp | 91 Value *CastSrc; in canSafelyConvertTo16Bit() local |
H A D | AMDGPURegisterBankInfo.cpp | 2864 auto CastSrc = B.buildBitcast(Vec32, SrcReg); applyMappingImpl() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineAndOrXor.cpp | 1645 Value *CastSrc = CI->getOperand(0); shouldOptimizeCast() local |