Searched refs:LP64 (Results 1 – 25 of 107) sorted by relevance
12345
568 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local580 Register Reg = MF.getRegInfo().createVirtualRegister(LP64 ? G8RC : GPRC); in lowerDynamicAlloc()587 if (LP64) { in lowerDynamicAlloc()628 bool LP64 = TM.isPPC64(); in prepareDynamicAlloca() local648 if (LP64) in prepareDynamicAlloca()656 } else if (LP64) { in prepareDynamicAlloca()666 if (LP64) { in prepareDynamicAlloca()714 bool LP64 = TM.isPPC64(); in lowerPrepareProbedAlloca() local720 const MCInstrDesc &CopyInst = TII.get(LP64 ? PPC::OR8 : PPC::OR); in lowerPrepareProbedAlloca()786 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local[all …]
35 LP64?= no36 .if ${LP64} == "yes"58 .if ${LP64} == "yes"111 .if ${LP64} == "yes"
9 no makeoptions LP6410 makeoptions LP64="no"
35 mode ILP32 size/align LP64 size/align41 mode ILP32 size/align LP64 size/align47 mode ILP32 size/align LP64 size/align
7 Generate LP64 code.
25 .if !defined(LP64) && ${MACHINE_ARCH} == "riscv64"74 .if ${MACHINE_ARCH} == "riscv64" && ${LP64:Uyes} == "yes"
56 .if defined(LP64) && ${LP64} == "yes"
4 makeoptions LP64="yes"
8 makeoptions LP64="yes"
10 makeoptions LP64="no"
5 makeoptions LP64="no"
5 makeoptions LP64="yes"
6 makeoptions LP64="no"
3 makeoptions LP64="yes"
12 makeoptions LP64="yes"
3 # Test emitting a lint library file on an LP64 platform.