Home
last modified time | relevance | path

Searched refs:setPrefFunctionAlignment (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp153 setPrefFunctionAlignment(Align(8)); in BPFTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp145 setPrefFunctionAlignment(Align(4)); in LanaiTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp335 setPrefFunctionAlignment(Align(2)); in MSP430TargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp174 setPrefFunctionAlignment(Align(4)); in XCoreTargetLowering()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2456 void setPrefFunctionAlignment(Align Alignment) { in setPrefFunctionAlignment() function
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1441 setPrefFunctionAlignment(Align(16)); in HexagonTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp134 setPrefFunctionAlignment(Align(16)); in SystemZTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp934 setPrefFunctionAlignment(FunctionAlignment); in RISCVTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1434 setPrefFunctionAlignment(Align(16)); in PPCTargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp937 setPrefFunctionAlignment(Align(1ULL << STI.getPrefFunctionLogAlignment())); in AArch64TargetLowering()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2398 setPrefFunctionAlignment(Align(16)); in X86TargetLowering()