Home
last modified time | relevance | path

Searched refs:Truncating (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrAtomics.td404 // Truncating stores.
424 // Truncating stores with no constant offset
431 // Truncating stores with a constant offset
447 // Truncating stores with just a constant offset
634 // Truncating & zero-extending binary RMW patterns.
646 // Truncating & sign-extending binary RMW patterns.
664 // Truncating-extending binary RMWs with no constant offset
676 // Truncating-extending binary RMWs with a constant offset
860 // Truncating & zero-extending ternary RMW patterns.
879 // Truncating & sign-extending ternary RMW patterns.
[all …]
H A DWebAssemblyInstrMemory.td330 // Truncating store.
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/autohvx/
H A Disel-truncate-legal.ll3 ; Truncating a type-to-be-widenened to a legal type (v8i8).
/llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/
H A Di32-load-store-alignment.ll165 ; Truncating stores
H A Di64-load-store-alignment.ll228 ; Truncating stores
H A Doffset.ll539 ; Truncating stores
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dsve-trunc.ll59 ; Truncating to i1 requires convert it to a cmp
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2369 void setTruncatingStore(bool Truncating) {
2370 StoreSDNodeBits.IsTruncating = Truncating;
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstr64Bit.td289 // Truncating stores from i64 are identical to the i32 stores.
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dvmov.ll585 ; Truncating vector stores are not supported. The following should not crash.
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td1803 // Truncating masked scatter fragments.
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstr64Bit.td1594 // Truncating stores.
/llvm-project-15.0.7/llvm/docs/
H A DWritingAnLLVMBackend.rst1371 * ``setTruncStoreAction`` --- Truncating store.
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1733 Truncating the value when S is larger than the generic type matches what
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5033 bool Truncating = MSC->isTruncatingStore(); in LowerMSCATTER() local
5050 MSC->getMemOperand(), IndexType, Truncating); in LowerMSCATTER()
5080 Truncating = true; in LowerMSCATTER()
5093 MSC->getMemOperand(), IndexType, Truncating); in LowerMSCATTER()
/llvm-project-15.0.7/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md1898 > NOTE: Truncating the value when S is larger than the generic type matches