Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXISelLowering.cpp47 setMinFunctionAlignment(2); in PTXTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp127 setMinFunctionAlignment(2); in BlackfinTargetLowering()
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp126 setMinFunctionAlignment(3); in BPFTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.cpp160 setMinFunctionAlignment(1); in SystemZTargetLowering()
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h1145 void setMinFunctionAlignment(unsigned Align) { in setMinFunctionAlignment() function
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp185 setMinFunctionAlignment(2); in MBlazeTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp165 setMinFunctionAlignment(4); in AlphaTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.cpp175 setMinFunctionAlignment(1); in MSP430TargetLowering()
/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/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp805 setMinFunctionAlignment(2); in SparcTargetLowering()
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp134 setMinFunctionAlignment(2); in LanaiTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp162 setMinFunctionAlignment(1); in XCoreTargetLowering()
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp178 setMinFunctionAlignment(1); in XCoreTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp225 setMinFunctionAlignment(2); in MipsTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp455 setMinFunctionAlignment(3); in SPUTargetLowering()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1713 setMinFunctionAlignment(2); in HexagonTargetLowering()
/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/lib/Target/PowerPC/
DPPCISelLowering.cpp405 setMinFunctionAlignment(2); in PPCTargetLowering()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp129 setMinFunctionAlignment(2); in SystemZTargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp759 setMinFunctionAlignment(Subtarget->isThumb() ? 1 : 2); in ARMTargetLowering()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp511 setMinFunctionAlignment(2); in AArch64TargetLowering()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp908 setMinFunctionAlignment(2); in PPCTargetLowering()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp1059 setMinFunctionAlignment(Subtarget->isThumb() ? 1 : 2); in ARMTargetLowering()