Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp154 setPrefFunctionAlignment(Align(8)); in BPFTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp149 setPrefFunctionAlignment(Align(4)); in LanaiTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp335 setPrefFunctionAlignment(Align(2)); in MSP430TargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2294 void setPrefFunctionAlignment(Align Alignment) { in setPrefFunctionAlignment() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp176 setPrefFunctionAlignment(Align(4)); in XCoreTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1447 setPrefFunctionAlignment(Align(16)); in HexagonTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp132 setPrefFunctionAlignment(Align(16)); in SystemZTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp848 setPrefFunctionAlignment(FunctionAlignment); in RISCVTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1402 setPrefFunctionAlignment(Align(16)); in PPCTargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp952 setPrefFunctionAlignment(Align(1ULL << STI.getPrefFunctionLogAlignment())); in AArch64TargetLowering()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2080 setPrefFunctionAlignment(Align(16)); in X86TargetLowering()