HomeSort by relevance Sort by last modified time
    Searched refs:requiresFrameIndexScavenging (Results 1 - 25 of 33) sorted by null

1 2

  /external/llvm/lib/Target/Mips/
MipsSERegisterInfo.h 29 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override;
Mips16RegisterInfo.h 28 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override;
Mips16RegisterInfo.cpp 47 bool Mips16RegisterInfo::requiresFrameIndexScavenging
MipsSERegisterInfo.cpp 50 requiresFrameIndexScavenging(const MachineFunction &MF) const {
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.h 47 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override {
  /external/llvm/lib/Target/SystemZ/
SystemZRegisterInfo.h 49 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override {
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.h 74 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override;
AArch64RegisterInfo.cpp 236 bool AArch64RegisterInfo::requiresFrameIndexScavenging(
  /external/llvm/lib/Target/AMDGPU/
SIRegisterInfo.h 58 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override;
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.h 181 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override;
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.h 92 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override {
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseRegisterInfo.h 182 virtual bool requiresFrameIndexScavenging(const MachineFunction &MF) const;
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetRegisterInfo.h 559 /// requiresFrameIndexScavenging - returns true if the target requires post
561 virtual bool requiresFrameIndexScavenging(const MachineFunction &MF) const {
  /external/llvm/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetRegisterInfo.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetRegisterInfo.h     [all...]

Completed in 884 milliseconds

1 2