Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Ddependent-base-classes.cpp33 struct FI2 struct
35 C<typename FI2::type> a; // expected-error{{no type named 'type' in 'FI2<TT>'}}
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp361 unsigned FI2 = MI.getOperand(3).getIndex(); isStackSlotCopy() local
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp535 int FI2 = MF.getFrameInfo().CreateFixedObject(4, LowerFormalArguments_32() 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.cpp4276 shouldClusterFI(const MachineFrameInfo & MFI,int FI1,int64_t Offset1,unsigned Opcode1,int FI2,int64_t Offset2,unsigned Opcode2) shouldClusterFI() argument