/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/GISel/ |
H A D | RISCVCallLowering.cpp | 48 bool RISCVCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in RISCVCallLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCCallLowering.cpp | 108 bool PPCCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in PPCCallLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
H A D | SPIRVCallLowering.cpp | 355 bool SPIRVCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in SPIRVCallLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/GISel/ |
H A D | M68kCallLowering.cpp | 169 bool M68kCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in M68kCallLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86CallLowering.cpp | 305 bool X86CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in X86CallLowering
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CallLowering.h | 552 virtual bool lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMCallLowering.cpp | 454 bool ARMCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, CallLoweringInfo &Info) const { in lowerCall() function in ARMCallLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsCallLowering.cpp | 445 bool MipsCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in MipsCallLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64CallLowering.cpp | 1105 bool AArch64CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in AArch64CallLowering
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 90 bool CallLowering::lowerCall(MachineIRBuilder &MIRBuilder, const CallBase &CB, in lowerCall() function in CallLowering
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCallLowering.cpp | 1301 bool AMDGPUCallLowering::lowerCall(MachineIRBuilder &MIRBuilder, in lowerCall() function in AMDGPUCallLowering
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 1109 bool FastISel::lowerCall(const CallInst *CI) { in lowerCall() function in FastISel
|