Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3560 const int MaxLegalOpSizeBytes = divideCeil(LT.second.getSizeInBits(), 8); in getMemoryOpCost() local
3572 for (int CurrOpSizeBytes = MaxLegalOpSizeBytes, SubVecEltsLeft = 0; in getMemoryOpCost()
3583 (CurrOpSizeBytes == MaxLegalOpSizeBytes)) && in getMemoryOpCost()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3560 const int MaxLegalOpSizeBytes = divideCeil(LT.second.getSizeInBits(), 8); in getMemoryOpCost() local
3572 for (int CurrOpSizeBytes = MaxLegalOpSizeBytes, SubVecEltsLeft = 0; in getMemoryOpCost()
3583 (CurrOpSizeBytes == MaxLegalOpSizeBytes)) && in getMemoryOpCost()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3560 const int MaxLegalOpSizeBytes = divideCeil(LT.second.getSizeInBits(), 8); in getMemoryOpCost() local
3572 for (int CurrOpSizeBytes = MaxLegalOpSizeBytes, SubVecEltsLeft = 0; in getMemoryOpCost()
3583 (CurrOpSizeBytes == MaxLegalOpSizeBytes)) && in getMemoryOpCost()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3560 const int MaxLegalOpSizeBytes = divideCeil(LT.second.getSizeInBits(), 8); in getMemoryOpCost() local
3572 for (int CurrOpSizeBytes = MaxLegalOpSizeBytes, SubVecEltsLeft = 0; in getMemoryOpCost()
3583 (CurrOpSizeBytes == MaxLegalOpSizeBytes)) && in getMemoryOpCost()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3560 const int MaxLegalOpSizeBytes = divideCeil(LT.second.getSizeInBits(), 8); in getMemoryOpCost() local
3572 for (int CurrOpSizeBytes = MaxLegalOpSizeBytes, SubVecEltsLeft = 0; in getMemoryOpCost()
3583 (CurrOpSizeBytes == MaxLegalOpSizeBytes)) && in getMemoryOpCost()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3668 const int MaxLegalOpSizeBytes = divideCeil(LT.second.getSizeInBits(), 8); in getMemoryOpCost() local
3680 for (int CurrOpSizeBytes = MaxLegalOpSizeBytes, SubVecEltsLeft = 0; in getMemoryOpCost()
3691 (CurrOpSizeBytes == MaxLegalOpSizeBytes)) && in getMemoryOpCost()