Searched refs:getByValTypeAlignment (Results 1 – 10 of 10) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1002 Align getByValTypeAlignment(Type *Ty, const DataLayout &DL) const override;
|
| H A D | PPCISelLowering.cpp | 1626 Align PPCTargetLowering::getByValTypeAlignment(Type *Ty, in getByValTypeAlignment() function in PPCTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1096 Align getByValTypeAlignment(Type *Ty, const DataLayout &DL) const override;
|
| H A D | X86ISelLoweringCall.cpp | 283 Align X86TargetLowering::getByValTypeAlignment(Type *Ty, in getByValTypeAlignment() function in X86TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CallLowering.cpp | 261 MemAlign = getTLI()->getByValTypeAlignment(ElementTy, DL); in setArgFlags()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 1778 Align TargetLoweringBase::getByValTypeAlignment(Type *Ty, in getByValTypeAlignment() function in TargetLoweringBase
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FastISel.cpp | 1082 MemAlign = TLI.getByValTypeAlignment(Arg.IndirectType, DL); in lowerCallTo()
|
| H A D | SelectionDAGBuilder.cpp | 11174 MemAlign = getByValTypeAlignment(Args[i].IndirectType, DL); in LowerCallTo() 11718 MemAlign = TLI->getByValTypeAlignment(ArgMemTy, DL); in LowerArguments()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 1761 virtual Align getByValTypeAlignment(Type *Ty, const DataLayout &DL) const;
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 12773 …ng21getByValTypeAlignmentEPKNS_4TypeE", "llvm::X86TargetLowering::getByValTypeAlignment(llvm::Type… 15554 …ering21getByValTypeAlignmentEPKNS_4TypeE", "llvm::TargetLowering::getByValTypeAlignment(llvm::Type…
|