Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp2862 LLT Vec32 = LLT::fixed_vector(2 * SrcTy.getNumElements(), 32); applyMappingImpl() local
2977 LLT Vec32 = LLT::fixed_vector(2 * VecTy.getNumElements(), 32); applyMappingImpl() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2863 expandPredicate(SDValue Vec32,const SDLoc & dl,SelectionDAG & DAG) const expandPredicate() argument