Home
last modified time | relevance | path

Searched defs:CastSrc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp91 Value *CastSrc; in canSafelyConvertTo16Bit() local
H A DAMDGPURegisterBankInfo.cpp2863 auto CastSrc = B.buildBitcast(Vec32, SrcReg); in applyMappingImpl() local
2978 auto CastSrc = B.buildBitcast(Vec32, SrcReg); in applyMappingImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1692 Value *CastSrc = CI->getOperand(0); in shouldOptimizeCast() local