Searched defs:MemOpCost (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.cpp | 653 InstructionCost MemOpCost = getGatherScatterOpCost() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 3127 InstructionCost MemOpCost = getGatherScatterOpCost() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 6202 InstructionCost MemOpCost; getInterleavedMemoryOpCostAVX512() local |