Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBPFISelLowering.cpp157 setPrefFunctionAlignment(Align(8)); in BPFTargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiISelLowering.cpp145 setPrefFunctionAlignment(Align(4)); in LanaiTargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430ISelLowering.cpp335 setPrefFunctionAlignment(Align(2)); in MSP430TargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreISelLowering.cpp168 setPrefFunctionAlignment(Align(4)); in XCoreTargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h2719 void setPrefFunctionAlignment(Align Alignment) { in setPrefFunctionAlignment() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.cpp1459 setPrefFunctionAlignment(Align(16)); in HexagonTargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchISelLowering.cpp361 setPrefFunctionAlignment(Subtarget.getPrefFunctionAlignment()); in LoongArchTargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp143 setPrefFunctionAlignment(Align(16)); in SystemZTargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp1475 setPrefFunctionAlignment(Align(16)); in PPCTargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp1467 setPrefFunctionAlignment(Subtarget.getPrefFunctionAlignment()); in RISCVTargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.cpp1639 setPrefFunctionAlignment(Align(1ULL << Subtarget->getPrefLoopLogAlignment())); in ARMTargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp1164 setPrefFunctionAlignment(STI.getPrefFunctionAlignment()); in AArch64TargetLowering()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp2587 setPrefFunctionAlignment(Align(16)); in X86TargetLowering()