HomeSort by relevance Sort by last modified time
    Searched defs:requiresFrameIndexScavenging (Results 1 - 11 of 11) sorted by null

  /external/llvm/lib/Target/Mips/
Mips16RegisterInfo.cpp 47 bool Mips16RegisterInfo::requiresFrameIndexScavenging
MipsSERegisterInfo.cpp 50 requiresFrameIndexScavenging(const MachineFunction &MF) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
Mips16RegisterInfo.cpp 47 bool Mips16RegisterInfo::requiresFrameIndexScavenging
MipsSERegisterInfo.cpp 50 requiresFrameIndexScavenging(const MachineFunction &MF) const {
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.cpp 236 bool AArch64RegisterInfo::requiresFrameIndexScavenging(
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64RegisterInfo.cpp 264 bool AArch64RegisterInfo::requiresFrameIndexScavenging(
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 440 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/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 824 requiresFrameIndexScavenging(const MachineFunction &MF) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 465 requiresFrameIndexScavenging(const MachineFunction &MF) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIRegisterInfo.cpp 239 bool SIRegisterInfo::requiresFrameIndexScavenging(
    [all...]

Completed in 910 milliseconds