/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXFrameLowering.cpp | 19 void PTXFrameLowering::emitPrologue(MachineFunction &MF) const { in emitPrologue() function in PTXFrameLowering
|
D | PTXFrameLowering.h | 36 void emitPrologue(MachineFunction &MF) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/ |
D | Nios2FrameLowering.cpp | 23 void Nios2FrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue() function in Nios2FrameLowering
|
D | Nios2FrameLowering.h | 34 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/XCore/ |
D | alignment.ll | 3 ; CHECK: emitPrologue unsupported alignment: 8
|
/external/llvm/test/CodeGen/XCore/ |
D | alignment.ll | 3 ; CHECK: emitPrologue unsupported alignment: 8
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600FrameLowering.h | 24 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const {} in emitPrologue() function
|
D | SIFrameLowering.h | 24 void emitPrologue(MachineFunction &MF,
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcFrameLowering.h | 33 void emitPrologue(MachineFunction &MF) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaFrameLowering.h | 35 void emitPrologue(MachineFunction &MF) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsFrameLowering.h | 38 void emitPrologue(MachineFunction &MF) const;
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXFrameLowering.h | 26 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinFrameLowering.h | 35 void emitPrologue(MachineFunction &MF) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeFrameLowering.h | 40 void emitPrologue(MachineFunction &MF) const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600FrameLowering.h | 24 void emitPrologue(MachineFunction &MF, in emitPrologue() function
|
/external/llvm/lib/Target/BPF/ |
D | BPFFrameLowering.cpp | 26 void BPFFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue() function in BPFFrameLowering
|
D | BPFFrameLowering.h | 27 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXFrameLowering.h | 26 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/ |
D | BPFFrameLowering.cpp | 26 void BPFFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue() function in BPFFrameLowering
|
D | BPFFrameLowering.h | 27 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb1FrameLowering.h | 35 void emitPrologue(MachineFunction &MF) const;
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUFrameLowering.h | 37 void emitPrologue(MachineFunction &MF) const;
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyFrameLowering.h | 42 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
/external/llvm/lib/Target/Mips/ |
D | Mips16FrameLowering.h | 26 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreFrameLowering.h | 31 void emitPrologue(MachineFunction &MF) const;
|