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

  /external/llvm/lib/Target/X86/
X86FrameLowering.cpp 57 /// canSimplifyCallFramePseudos - If there is a reserved call frame, the
62 X86FrameLowering::canSimplifyCallFramePseudos(const MachineFunction &MF) const {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetFrameLowering.h 157 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
164 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 227 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
234 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetFrameLowering.h 227 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
234 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
AVRFrameLowering.cpp 36 bool AVRFrameLowering::canSimplifyCallFramePseudos(
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFrameLowering.cpp 66 /// canSimplifyCallFramePseudos - If there is a reserved call frame, the
71 ARMFrameLowering::canSimplifyCallFramePseudos(const MachineFunction &MF) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86FrameLowering.cpp 57 /// canSimplifyCallFramePseudos - If there is a reserved call frame, the
62 X86FrameLowering::canSimplifyCallFramePseudos(const MachineFunction &MF) const {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 92 /// canSimplifyCallFramePseudos - If there is a reserved call frame, the
97 ARMFrameLowering::canSimplifyCallFramePseudos(const MachineFunction &MF) const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 137 /// canSimplifyCallFramePseudos - If there is a reserved call frame, the
142 ARMFrameLowering::canSimplifyCallFramePseudos(const MachineFunction &MF) const {
    [all...]

Completed in 426 milliseconds