Home
last modified time | relevance | path

Searched refs:setMinFunctionAlignment (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEISelLowering.cpp116 setMinFunctionAlignment(Align(16)); in VETargetLowering()
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp126 setMinFunctionAlignment(3); in BPFTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelLowering.cpp136 setMinFunctionAlignment(Align(8)); in BPFTargetLowering()
/external/llvm/include/llvm/Target/
DTargetLowering.h1529 void setMinFunctionAlignment(unsigned Align) { in setMinFunctionAlignment() function
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp175 setMinFunctionAlignment(1); in MSP430TargetLowering()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp134 setMinFunctionAlignment(2); in LanaiTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp148 setMinFunctionAlignment(Align(4)); in LanaiTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp335 setMinFunctionAlignment(Align(2)); in MSP430TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp239 setMinFunctionAlignment(Align(2)); in AVRTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2106 void setMinFunctionAlignment(Align Alignment) { in setMinFunctionAlignment() function
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp178 setMinFunctionAlignment(1); in XCoreTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp175 setMinFunctionAlignment(Align(2)); in XCoreTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp225 setMinFunctionAlignment(FunctionAlignment); in RISCVTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1293 setMinFunctionAlignment(Align(4)); in HexagonTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1713 setMinFunctionAlignment(2); in HexagonTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1808 setMinFunctionAlignment(Align(4)); in SparcTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1835 setMinFunctionAlignment(2); in SparcTargetLowering()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp429 setMinFunctionAlignment(Subtarget.isGP64bit() ? 3 : 2); in MipsTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp515 setMinFunctionAlignment(Subtarget.isGP64bit() ? Align(8) : Align(4)); in MipsTargetLowering()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp129 setMinFunctionAlignment(2); in SystemZTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp128 setMinFunctionAlignment(Align(2)); in SystemZTargetLowering()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp511 setMinFunctionAlignment(2); in AArch64TargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp908 setMinFunctionAlignment(2); in PPCTargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp687 setMinFunctionAlignment(Align(4)); in AArch64TargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp1059 setMinFunctionAlignment(Subtarget->isThumb() ? 1 : 2); in ARMTargetLowering()

12