OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFI
(Results
1 - 25
of
57
) sorted by relevancy
1
2
3
/src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BPFRegisterInfo.cpp
75
while (!MI.getOperand(i).
isFI
()) {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp
322
if (MI.getOperand(i).
isFI
()) {
367
if (!MI.getOperand(idx).
isFI
())
ShrinkWrap.cpp
303
if (UseOrDefCSR || (MO.
isFI
() && !MI.isDebugValue())) {
305
<< MO.
isFI
() << "): " << MI << '\n');
StackSlotColoring.cpp
164
if (!MO.
isFI
())
399
if (!MO.
isFI
())
StackColoring.cpp
639
if (!MO.
isFI
())
717
if (!MO.
isFI
())
1038
if (!MO.
isFI
())
1166
if (!MO.
isFI
())
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineOperand.h
330
///
isFI
- Tests if this is a MO_FrameIndex operand.
331
bool
isFI
() const { return OpKind == MO_FrameIndex; }
558
assert((
isFI
() || isCPI() || isTargetIndex() || isJTI()) &&
679
assert((
isFI
() || isCPI() || isTargetIndex() || isJTI()) &&
/src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
ARCInstrInfo.cpp
72
if ((MI.getOperand(1).
isFI
()) && // is a stack slot
91
if ((MI.getOperand(1).
isFI
()) && // is a stack slot
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InstrInfo.h
111
if (MI.getOperand(Op).
isFI
())
124
if (MI.getOperand(Op).
isFI
())
/src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp
67
if ((MI.getOperand(1).
isFI
()) && // is a stack slot
87
if ((MI.getOperand(1).
isFI
()) && // is a stack slot
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64DeadRegisterDefinitionsPass.cpp
66
if (MO.
isFI
())
AArch64RegisterInfo.cpp
473
for (unsigned i = 0; !MI->getOperand(i).
isFI
(); ++i)
576
while (!MI.getOperand(i).
isFI
()) {
/src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXPrologEpilogPass.cpp
61
if (!MI.getOperand(i).
isFI
())
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVMergeBaseOffset.cpp
233
if (Tail.getOperand(1).
isFI
())
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIFoldOperands.cpp
43
} else if (FoldOp->
isFI
()) {
51
bool
isFI
() const {
178
if (!OpToFold.
isFI
())
257
if ((Fold.isImm() || Fold.
isFI
() || Fold.isGlobal()) && Fold.needsShrink()) {
312
if (Fold.
isFI
()) {
417
(OpToFold->isImm() || OpToFold->
isFI
() || OpToFold->isGlobal())) {
679
OpToFold.isImm() || OpToFold.
isFI
() || OpToFold.isGlobal();
1216
bool FoldingImm = OpToFold.isImm() || OpToFold.
isFI
() || OpToFold.isGlobal();
1764
OpToFold.isImm() || OpToFold.
isFI
() || OpToFold.isGlobal();
SIFormMemoryClauses.cpp
158
if (MO.
isFI
())
SILowerSGPRSpills.cpp
407
if (MI.isDebugValue() && MI.getOperand(0).
isFI
() &&
/src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRInstrInfo.cpp
87
if (MI.getOperand(1).
isFI
() && MI.getOperand(2).isImm() &&
106
if (MI.getOperand(0).
isFI
() && MI.getOperand(1).isImm() &&
AVRFrameLowering.cpp
458
if (!MO.
isFI
()) {
/src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp
48
if (MI.getOperand(1).
isFI
() && MI.getOperand(2).isImm() &&
67
if (MI.getOperand(0).
isFI
() && MI.getOperand(1).isImm() &&
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp
171
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
());
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp
564
for (unsigned i = 0; !MI->getOperand(i).
isFI
(); ++i) {
685
while (!MI.getOperand(i).
isFI
()) {
706
for (; !MI->getOperand(i).
isFI
(); ++i)
ARMBaseInstrInfo.cpp
1297
if (MI.getOperand(1).
isFI
() && MI.getOperand(2).isReg() &&
1309
if (MI.getOperand(1).
isFI
() && MI.getOperand(2).isImm() &&
1316
if (MI.getOperand(0).
isFI
() && MI.getOperand(1).isImm() &&
1325
if (MI.getOperand(0).
isFI
() && MI.getOperand(2).getSubReg() == 0) {
1331
if (MI.getOperand(1).
isFI
() && MI.getOperand(0).getSubReg() == 0) {
1534
if (MI.getOperand(1).
isFI
() && MI.getOperand(2).isReg() &&
1546
if (MI.getOperand(1).
isFI
() && MI.getOperand(2).isImm() &&
1553
if (MI.getOperand(0).
isFI
() && MI.getOperand(1).isImm() &&
1568
if (MI.getOperand(1).
isFI
() && MI.getOperand(0).getSubReg() == 0) {
1574
if (MI.getOperand(1).
isFI
() && MI.getOperand(0).getSubReg() == 0)
[
all
...]
ThumbRegisterInfo.cpp
440
while (!MI.getOperand(i).
isFI
()) {
/src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiInstrInfo.cpp
474
if (MO.
isFI
() || MO.isCPI() || MO.isJTI())
720
if (MI.getOperand(1).
isFI
() && MI.getOperand(2).isImm() &&
749
if (MI.getOperand(0).
isFI
() && MI.getOperand(1).isImm() &&
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonFrameLowering.cpp
303
if (MO.
isFI
())
1776
if (!MI->getOperand(0).
isFI
())
1809
if (!MI->getOperand(1).
isFI
())
1840
if (!MI->getOperand(0).
isFI
())
1877
if (!MI->getOperand(1).
isFI
())
1915
if (!MI->getOperand(0).
isFI
())
1980
if (!MI->getOperand(1).
isFI
())
2025
if (!MI->getOperand(0).
isFI
())
2056
if (!MI->getOperand(1).
isFI
())
2321
if (!Op.
isFI
())
[
all
...]
Completed in 46 milliseconds
1
2
3
Indexes created Sun Jun 21 00:25:28 UTC 2026