Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp153 setPrefFunctionAlignment(Align(8)); in BPFTargetLowering()
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp145 setPrefFunctionAlignment(Align(4)); in LanaiTargetLowering()
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp335 setPrefFunctionAlignment(Align(2)); in MSP430TargetLowering()
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp173 setPrefFunctionAlignment(Align(4)); in XCoreTargetLowering()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2522 void setPrefFunctionAlignment(Align Alignment) { in setPrefFunctionAlignment() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1440 setPrefFunctionAlignment(Align(16)); in HexagonTargetLowering()
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp135 setPrefFunctionAlignment(Align(16)); in SystemZTargetLowering()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1000 setPrefFunctionAlignment(FunctionAlignment); in RISCVTargetLowering()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1443 setPrefFunctionAlignment(Align(16)); in PPCTargetLowering()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp1003 setPrefFunctionAlignment(Align(1ULL << STI.getPrefFunctionLogAlignment())); in AArch64TargetLowering()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2432 setPrefFunctionAlignment(Align(16)); in X86TargetLowering()