Searched refs:functionArgumentNeedsConsecutiveRegisters (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp221 TLI.functionArgumentNeedsConsecutiveRegisters(
H A DARMISelLowering.h527 bool functionArgumentNeedsConsecutiveRegisters(
H A DARMISelLowering.cpp17412 bool ARMTargetLowering::functionArgumentNeedsConsecutiveRegisters( function in class:ARMTargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h620 bool functionArgumentNeedsConsecutiveRegisters(Type *Ty,
H A DAArch64CallLowering.cpp243 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters(
H A DAArch64ISelLowering.cpp13183 bool AArch64TargetLowering::functionArgumentNeedsConsecutiveRegisters( function in class:AArch64TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h939 bool functionArgumentNeedsConsecutiveRegisters(
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3734 functionArgumentNeedsConsecutiveRegisters(Type *Ty, CallingConv::ID CallConv, function in class:llvm::TargetLoweringBase::TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1192 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters(
H A DSelectionDAGBuilder.cpp1862 bool NeedsRegBlock = TLI.functionArgumentNeedsConsecutiveRegisters(
9110 bool NeedsRegBlock = functionArgumentNeedsConsecutiveRegisters(
9170 bool NeedsRegBlock = functionArgumentNeedsConsecutiveRegisters(
9675 bool NeedsRegBlock = TLI->functionArgumentNeedsConsecutiveRegisters(

Completed in 407 milliseconds