Searched refs:isFI (Results 1 - 25 of 66) sorted by relevance

123

/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFRegisterInfo.cpp84 while (!MI.getOperand(i).isFI()) {
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ArgumentStackSlotRebase.cpp178 if (MO.isFI()) {
H A DX86InstrInfo.h133 if (MI.getOperand(Op).isFI())
146 if (MI.getOperand(Op).isFI())
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp324 if (MO.isFI()) {
369 if (!MI.getOperand(idx).isFI())
H A DStackSlotColoring.cpp205 if (!MO.isFI())
424 if (!MO.isFI())
H A DStackColoring.cpp604 if (!MO.isFI())
681 if (!MO.isFI())
1006 if (!MO.isFI())
1137 if (!MO.isFI())
H A DPrologEpilogInserter.cpp194 [](const MachineOperand &MO) { return MO.isFI(); })) {
1506 if (!Op.isFI())
1545 if (!MI.getOperand(i).isFI())
H A DRegisterScavenging.cpp215 while (!MI.getOperand(i).isFI()) {
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h338 /// isFI - Tests if this is a MO_FrameIndex operand.
339 bool isFI() const { return OpKind == MO_FrameIndex; } function
577 assert((isFI() || isCPI() || isTargetIndex() || isJTI()) &&
708 assert((isFI() || isCPI() || isTargetIndex() || isJTI()) &&
/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp67 if ((MI.getOperand(1).isFI()) && // is a stack slot
87 if ((MI.getOperand(1).isFI()) && // is a stack slot
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp72 if ((MI.getOperand(1).isFI()) && // is a stack slot
91 if ((MI.getOperand(1).isFI()) && // is a stack slot
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp306 if (MO.isFI())
1744 if (!MI->getOperand(0).isFI())
1777 if (!MI->getOperand(1).isFI())
1808 if (!MI->getOperand(0).isFI())
1845 if (!MI->getOperand(1).isFI())
1883 if (!MI->getOperand(0).isFI())
1943 if (!MI->getOperand(1).isFI())
1983 if (!MI->getOperand(0).isFI())
2012 if (!MI->getOperand(1).isFI())
2275 if (!Op.isFI())
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPrologEpilogPass.cpp63 if (!MI.getOperand(i).isFI())
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64DeadRegisterDefinitionsPass.cpp66 if (MO.isFI())
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp562 for (; !MI->getOperand(FIOperandNum).isFI(); FIOperandNum++)
610 while (!MI->getOperand(FIOperandNum).isFI()) {
646 while (!MI.getOperand(FIOperandNum).isFI()) {
666 assert(MI->getOperand(Idx).isFI() && "The Idx'th operand of MI is not a "
H A DRISCVMergeBaseOffset.cpp396 if (UseMI.getOperand(1).isFI())
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp44 } else if (FoldOp->isFI()) {
52 bool isFI() const { function in struct:__anon2317::FoldCandidate
182 if (!OpToFold.isFI())
374 if ((Fold.isImm() || Fold.isFI() || Fold.isGlobal()) && Fold.needsShrink()) {
436 if (Fold.isFI()) {
579 (!OpToFold->isImm() && !OpToFold->isFI() && !OpToFold->isGlobal())) {
829 OpToFold.isImm() || OpToFold.isFI() || OpToFold.isGlobal();
1444 bool FoldingImm = OpToFold.isImm() || OpToFold.isFI() || OpToFold.isGlobal();
H A DSIFormMemoryClauses.cpp156 if (MO.isFI())
H A DSILowerSGPRSpills.cpp408 if (MI.isDebugValue() && MI.getOperand(0).isFI() &&
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp99 if (MI.getOperand(1).isFI() && MI.getOperand(2).isImm() &&
118 if (MI.getOperand(0).isFI() && MI.getOperand(1).isImm() &&
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp171 assert(I->getOperand(0).isReg() && I->getOperand(1).isFI());
186 assert(I->getOperand(0).isReg() && I->getOperand(1).isFI());
204 assert(I->getOperand(0).isReg() && I->getOperand(1).isFI());
229 assert(I->getOperand(0).isReg() && I->getOperand(1).isFI());
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYRegisterInfo.cpp113 for (; !MI->getOperand(i).isFI(); ++i) {
H A DCSKYInstrInfo.cpp354 if (MI.getOperand(1).isFI() && MI.getOperand(2).isImm() &&
382 if (MI.getOperand(1).isFI() && MI.getOperand(2).isImm() &&
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp472 if (MO.isFI() || MO.isCPI() || MO.isJTI())
716 if (MI.getOperand(1).isFI() && MI.getOperand(2).isImm() &&
745 if (MI.getOperand(0).isFI() && MI.getOperand(1).isImm() &&
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp585 for (unsigned i = 0; !MI->getOperand(i).isFI(); ++i) {
706 while (!MI.getOperand(i).isFI()) {
727 for (; !MI->getOperand(i).isFI(); ++i)

Completed in 410 milliseconds

123