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