Home
last modified time | relevance | path

Searched refs:Combines (Results 1 – 6 of 6) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombine.td148 // Combines which should only apply on SI/CI
151 // Combines which should only apply on VI
/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Combine.td285 // Combines Mul(And(Srl(X, 15), 0x10001), 0xffff) into CMLTz
/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1987 SmallVector<SDValue,2> Combines; in LowerHvxBitcast() local
1991 Combines.push_back(C); in LowerHvxBitcast()
1995 return Combines[0]; in LowerHvxBitcast()
1997 return DAG.getNode(ISD::BUILD_PAIR, dl, ResTy, Combines); in LowerHvxBitcast()
H A DHexagonPatterns.td2140 // Patterns to select load-indexed: Rs + Off. Combines Loadxfi + Loadxgi.
2170 // Combines Loadxfim + Loadxgim.
/src/contrib/llvm-project/llvm/include/llvm/Target/
H A DGenericOpcodes.td1224 // Generic indexed load. Combines a GEP with a load. $newaddr is set to $base + $offset.
1258 // Combines a store with a GEP. See description of G_INDEXED_LOAD for indexing behaviour.
/src/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td1566 // Combines concat operations
1574 // Combines Shuffles of Concats