| /freebsd-12.1/contrib/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 101 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign, in getOptimalMemOpType() function
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 226 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
|
| H A D | SIISelLowering.cpp | 1185 EVT SITargetLowering::getOptimalMemOpType(uint64_t Size, unsigned DstAlign, in getOptimalMemOpType() function in SITargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 296 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
|
| H A D | HexagonISelLowering.cpp | 3048 EVT HexagonTargetLowering::getOptimalMemOpType(uint64_t Size, in getOptimalMemOpType() function in HexagonTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 668 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign,
|
| H A D | MipsISelLowering.cpp | 4061 EVT MipsTargetLowering::getOptimalMemOpType(uint64_t Size, unsigned DstAlign, in getOptimalMemOpType() function in MipsTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 347 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
|
| H A D | AArch64ISelLowering.cpp | 8585 EVT AArch64TargetLowering::getOptimalMemOpType(uint64_t Size, unsigned DstAlign, in getOptimalMemOpType() function in AArch64TargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 327 EVT getOptimalMemOpType(uint64_t Size,
|
| H A D | ARMISelLowering.cpp | 12984 EVT ARMTargetLowering::getOptimalMemOpType(uint64_t Size, in getOptimalMemOpType() function in ARMTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 834 getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
|
| H A D | PPCISelLowering.cpp | 14085 EVT PPCTargetLowering::getOptimalMemOpType(uint64_t Size, in getOptimalMemOpType() function in PPCTargetLowering
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 707 EVT getOptimalMemOpType(uint64_t Size, unsigned DstAlign, unsigned SrcAlign,
|
| H A D | X86ISelLowering.cpp | 2054 X86TargetLowering::getOptimalMemOpType(uint64_t Size, in getOptimalMemOpType() function in X86TargetLowering
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 1387 virtual EVT getOptimalMemOpType(uint64_t /*Size*/, in getOptimalMemOpType() function
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 5547 EVT VT = TLI.getOptimalMemOpType(Size, DstAlign, SrcAlign, in FindOptimalMemOpLowering()
|