HomeSort by relevance Sort by last modified time
    Searched defs:canSimplifyCallFramePseudos (Results 1 - 13 of 13) 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 {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetFrameLowering.h 221 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
228 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetFrameLowering.h 221 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
228 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetFrameLowering.h 221 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
228 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetFrameLowering.h 221 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
228 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetFrameLowering.h 221 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
228 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetFrameLowering.h 221 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
228 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetFrameLowering.h 221 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
228 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetFrameLowering.h 221 /// canSimplifyCallFramePseudos - When possible, it's best to simplify the
228 virtual bool canSimplifyCallFramePseudos(const MachineFunction &MF) const {
  /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/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 92 /// canSimplifyCallFramePseudos - If there is a reserved call frame, the
97 ARMFrameLowering::canSimplifyCallFramePseudos(const MachineFunction &MF) const {
    [all...]

Completed in 333 milliseconds