/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCCallLowering.cpp | 109 bool PPCCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in PPCCallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/GISel/ |
H A D | M68kCallLowering.cpp | 189 bool M68kCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in M68kCallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86CallLowering.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
H A D | X86CallLowering.cpp | 319 bool X86CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in X86CallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMCallLowering.cpp | 463 bool ARMCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, CallLoweringInfo &Info) const { in lowerCall() function in ARMCallLowering
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CallLowering.h | 566 virtual bool lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVCallLowering.cpp | 488 bool SPIRVCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in SPIRVCallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsCallLowering.cpp | 445 bool MipsCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in MipsCallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVCallLowering.cpp | 563 bool RISCVCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in RISCVCallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Arm64ECCallLowering.cpp | 743 void AArch64Arm64ECCallLowering::lowerCall(CallBase *CB) { in lowerCall() function in AArch64Arm64ECCallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64CallLowering.cpp | 1259 bool AArch64CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in AArch64CallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 94 bool CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, const CallBase &CB, in lowerCall() function in CallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCallLowering.cpp | 1389 bool AMDGPUCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in AMDGPUCallLowering
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 1118 bool FastISel::lowerCall(const CallInst *CI) { in lowerCall() function in FastISel
|