Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombine.td107 // Combines which should only apply on SI/VI
/llvm-project-15.0.7/llvm/docs/GlobalISel/
H A DGenericOpcode.rst694 Generic indexed load. Combines a GEP with a load. $newaddr is set to $base + $offset.
720 Combines a store with a GEP. See description of G_INDEXED_LOAD for indexing behaviour.
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DDataLayoutInterfaces.td96 /*description=*/"Combines the current layout with the given list of "
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1848 SmallVector<SDValue,2> Combines; in LowerHvxBitcast() local
1853 Combines.push_back(C); in LowerHvxBitcast()
1857 return Combines[0]; in LowerHvxBitcast()
1859 return DAG.getNode(ISD::BUILD_PAIR, dl, ResTy, Combines); in LowerHvxBitcast()
H A DHexagonPatterns.td1994 // Patterns to select load-indexed: Rs + Off. Combines Loadxfi + Loadxgi.
2024 // Combines Loadxfim + Loadxgim.
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DGenericOpcodes.td1043 // Generic indexed load. Combines a GEP with a load. $newaddr is set to $base + $offset.
1077 // Combines a store with a GEP. See description of G_INDEXED_LOAD for indexing behaviour.
/llvm-project-15.0.7/llvm/docs/
H A DSymbolizerMarkupFormat.rst118 1 Bold text Combines with color states, doesn't reset them.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dshift-i128.ll1468 ; Combines