Home
last modified time | relevance | path

Searched refs:isAArch64FrameOffsetLegal (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp402 return isAArch64FrameOffsetLegal(*MI, SaveOffset) & AArch64FrameOffsetIsLegal; in isFrameOffsetLegal()
498 isAArch64FrameOffsetLegal(MI, SPOffset, nullptr, nullptr, nullptr) != in eliminateFrameIndex()
DAArch64InstrInfo.h347 int isAArch64FrameOffsetLegal(const MachineInstr &MI, StackOffset &Offset,
DAArch64FrameLowering.cpp200 if (isAArch64FrameOffsetLegal(MI, Offset, nullptr, nullptr, nullptr) == in estimateRSStackSizeLimit()
DAArch64InstrInfo.cpp3429 int llvm::isAArch64FrameOffsetLegal(const MachineInstr &MI, in isAArch64FrameOffsetLegal() function in llvm
3539 int Status = isAArch64FrameOffsetLegal(MI, Offset, &UseUnscaledOp, in rewriteAArch64FrameIndex()
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h253 int isAArch64FrameOffsetLegal(const MachineInstr &MI, int &Offset,
DAArch64RegisterInfo.cpp319 return isAArch64FrameOffsetLegal(*MI, SaveOffset) & AArch64FrameOffsetIsLegal; in isFrameOffsetLegal()
DAArch64InstrInfo.cpp2481 int llvm::isAArch64FrameOffsetLegal(const MachineInstr &MI, int &Offset, in isAArch64FrameOffsetLegal() function in llvm
2738 int Status = isAArch64FrameOffsetLegal(MI, Offset, &UseUnscaledOp, in rewriteAArch64FrameIndex()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp528 return isAArch64FrameOffsetLegal(*MI, SaveOffset) & AArch64FrameOffsetIsLegal; in isFrameOffsetLegal()
647 isAArch64FrameOffsetLegal(MI, SPOffset, nullptr, nullptr, nullptr) != in eliminateFrameIndex()
DAArch64InstrInfo.h377 int isAArch64FrameOffsetLegal(const MachineInstr &MI, StackOffset &Offset,
DAArch64FrameLowering.cpp241 if (isAArch64FrameOffsetLegal(MI, Offset, nullptr, nullptr, nullptr) == in estimateRSStackSizeLimit()
DAArch64InstrInfo.cpp3795 int llvm::isAArch64FrameOffsetLegal(const MachineInstr &MI, in isAArch64FrameOffsetLegal() function in llvm
3911 int Status = isAArch64FrameOffsetLegal(MI, Offset, &UseUnscaledOp, in rewriteAArch64FrameIndex()