Searched defs:I2 (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp40 static Interval intersect(const Interval &I1, const Interval &I2) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPSInt.h301 static bool isSameValue(const APSInt &I1, const APSInt &I2) { argument
306 static int compareValues(const APSInt &I1, const APSInt &I2) { argument
[all...]
H A DAPInt.h675 static bool isSameValue(const APInt &I1, const APInt &I2) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIdenticalExprChecker.cpp333 Expr::const_child_iterator I2 = Expr2->child_begin(); local
438 CompoundStmt::const_body_iterator I2 local
469 llvm::APInt I2 = IntLit2->getValue(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasAnalysis.cpp711 canInstructionRangeModRef(const Instruction &I1, const Instruction &I2, const MemoryLocation &Loc, const ModRefInfo Mode) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp263 isSafeToMoveTogether(MachineInstr &I1, MachineInstr &I2, unsigned I1DestReg, unsigned I2DestReg, bool &DoInsertAtI1) argument
509 MachineInstr *I2 = findPairable(I1, DoInsertAtI1, OptForSize); local
527 MachineBasicBlock::iterator I2 = std::next(MachineBasicBlock::iterator(I1)); local
573 combine(MachineInstr &I1, MachineInstr &I2, MachineBasicBlock::iterator &MI, bool DoInsertAtI1, bool OptForSize) argument
[all...]
H A DHexagonVectorLoopCarriedReuse.cpp402 isEquivalentOperation(Instruction *I1, Instruction *I2) argument
719 getDepChainBtwn(Instruction *I1, Instruction *I2, int Iters) argument
[all...]
H A DHexagonLoopIdiomRecognition.cpp928 auto *I2 = dyn_cast<Instruction>(X2); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp608 auto I2 = std::next(I1); local
H A DX86FloatingPoint.cpp918 MachineBasicBlock::iterator I2 = std::prev(I); local
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dia64-opc-i.c27 #define I2 IA64_TYPE_I, 2 macro
288 #undef I2 macro
H A Dmips-opc.c83 #define I2 INSN_ISA2 macro
[all...]
H A Darm-dis.c3624 unsigned int I2 = (given & 0x00000800u) >> 11; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp272 lowestStartPoint(const IntervalInfo &I1, const IntervalInfo &I2) argument
279 lowestEndPoint(const IntervalInfo &I1, const IntervalInfo &I2) argument
H A DMachineInstr.cpp598 MachineBasicBlock::const_instr_iterator I2 = Other.getIterator(); local
H A DBranchFolding.cpp335 ComputeCommonTailLength(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, MachineBasicBlock::iterator &I1, MachineBasicBlock::iterator &I2) argument
587 ProfitableToMerge(MachineBasicBlock *MBB1, MachineBasicBlock *MBB2, unsigned MinCommonTailLength, unsigned &CommonTailLen, MachineBasicBlock::iterator &I1, MachineBasicBlock::iterator &I2, MachineBasicBlock *SuccBB, MachineBasicBlock *PredBB, DenseMap<const MachineBasicBlock *, int> &EHScopeMembership, bool AfterPlacement, BranchFolder::MBFIWrapper &MBBFreqInfo, ProfileSummaryInfo *PSI) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp380 static bool haveSameSpecialState(const Instruction *I1, const Instruction *I2, argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp197 auto I2 = Out.find(Offset + 8); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h686 bool canInstructionRangeModRef(const Instruction &I1, const Instruction &I2, argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp257 OverloadedTemplateStorage::iterator I1 = OS1->begin(), I2 = OS2->begin(), local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp376 bool firstInBB(const Instruction *I1, const Instruction *I2) { argument
/freebsd-12-stable/contrib/gdb/gdb/
H A Dsparc-stub.c113 I0, I1, I2, I3, I4, I5, FP, I7, enumerator in enum:regnames
/freebsd-12-stable/libexec/getty/
H A Dgettytab.h124 #define I2 gettynums[18].value macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp64 auto I2 = RHS.Ranges.begin(), E2 = RHS.Ranges.end(); local
88 auto I2 = RHS.Ranges.begin(), E2 = RHS.Ranges.end(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp843 auto *I2 = dyn_cast<Instruction>(V2); local
946 auto *I2 = dyn_cast<Instruction>(V2); local
[all...]

Completed in 381 milliseconds

12