Home
last modified time | relevance | path

Searched defs:FI1 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelAliasTest.cpp115 auto FI1 = MFI.CreateStackObject(8, Align(8), false); in TEST_F() local
/llvm-project/llvm/unittests/CodeGen/
H A DSelectionDAGAddressAnalysisTest.cpp348 int FI1 = cast<FrameIndexSDNode>(FIPtr1.getNode())->getIndex(); TEST_F() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp360 unsigned FI1 = MI.getOperand(0).getIndex(); isStackSlotCopy() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3589 __anone438e4d50a02(FenceInst *FI1, FenceInst *FI2) visitFenceInst() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4275 shouldClusterFI(const MachineFrameInfo & MFI,int FI1,int64_t Offset1,unsigned Opcode1,int FI2,int64_t Offset2,unsigned Opcode2) shouldClusterFI() argument