Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp137 setPrefFunctionAlignment(3); in BPFTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp150 setPrefFunctionAlignment(2); in LanaiTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp332 setPrefFunctionAlignment(1); in MSP430TargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp166 setPrefFunctionAlignment(FunctionAlignment); in RISCVTargetLowering()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2010 void setPrefFunctionAlignment(unsigned Align) { in setPrefFunctionAlignment() function
/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp176 setPrefFunctionAlignment(2); in XCoreTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1234 setPrefFunctionAlignment(4); in HexagonTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1138 setPrefFunctionAlignment(4); in PPCTargetLowering()
1155 setPrefFunctionAlignment(4); in PPCTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp126 setPrefFunctionAlignment(4); in SystemZTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp607 setPrefFunctionAlignment(STI.getPrefFunctionAlignment()); in AArch64TargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1914 setPrefFunctionAlignment(4); // 2^4 bytes. in X86TargetLowering()