/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | APSInt.h | 319 static bool isSameValue(const APSInt &I1, const APSInt &I2) { in isSameValue() 324 static int compareValues(const APSInt &I1, const APSInt &I2) { in compareValues()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
H A D | list_test.cpp | 30 static void setList(ListT *L, ListItem *I1 = nullptr, ListItem *I2 = nullptr, in setList() 42 static void checkList(ListT *L, ListItem *I1, ListItem *I2 = nullptr, in checkList()
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | IdenticalExprChecker.cpp | 332 Expr::const_child_iterator I1 = Expr1->child_begin(); in isIdenticalStmt() local 439 CompoundStmt::const_body_iterator I1 = CompStmt1->body_begin(); in isIdenticalStmt() local 470 llvm::APInt I1 = IntLit1->getValue(); in isIdenticalStmt() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyToCombine.cpp | 258 bool HexagonCopyToCombine::isSafeToMoveTogether(MachineInstr &I1, in isSafeToMoveTogether() 484 MachineInstr &I1 = *MI++; in runOnMachineFunction() local 519 MachineInstr *HexagonCopyToCombine::findPairable(MachineInstr &I1, in findPairable() 568 void HexagonCopyToCombine::combine(MachineInstr &I1, MachineInstr &I2, in combine()
|
H A D | HexagonVectorLoopCarriedReuse.cpp | 323 bool HexagonVectorLoopCarriedReuse::isEquivalentOperation(Instruction *I1, in isEquivalentOperation() 637 DepChain *HexagonVectorLoopCarriedReuse::getDepChainBtwn(Instruction *I1, in getDepChainBtwn()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
H A D | unify1.C | 11 unit( const unit<I1,I2>& ) {} in unit()
|
H A D | non-type1.C | 10 unit( const unit<I1,I2>& ) {} in unit()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | access7.C | 7 static int I1; // ERROR - private variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | paste7.c | 4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 argument
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | DXILOperationCommon.h | 31 I1, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/ |
H A D | InstructionTables.cpp | 49 for (unsigned I1 = 0; I1 < NumUnits; ++I1) { in execute() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | AliasAnalysisEvaluator.cpp | 131 for (auto I1 = Pointers.begin(), E = Pointers.end(); I1 != E; ++I1) { in runInternal() local 186 for (SetVector<Value *>::iterator I1 = Stores.begin(), E = Stores.end(); in runInternal() local
|
H A D | PostDominators.cpp | 54 bool PostDominatorTree::dominates(const Instruction *I1, in dominates()
|
H A D | InlineOrder.cpp | 205 const auto I1 = Priorities.find(L); in hasLowerPriority() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | CodeMoverUtils.cpp | 231 bool llvm::isControlFlowEquivalent(const Instruction &I0, const Instruction &I1, in isControlFlowEquivalent() 469 bool llvm::isReachedBefore(const Instruction *I0, const Instruction *I1, in isReachedBefore()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/ |
H A D | DXILResource.h | 53 I1, enumerator
|
H A D | DXILOpBuilder.cpp | 31 I1 = 1 << 4, enumerator
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | mips-opc.c | 82 #define I1 INSN_ISA1 macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mips-opc.c | 82 #define I1 INSN_ISA1 macro
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | TLSVariableHoist.cpp | 186 Instruction *TLSVariableHoistPass::getDomInst(Instruction *I1, in getDomInst()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ComplexDeinterleavingPass.cpp | 425 Instruction *I1 = dyn_cast<Instruction>(Imag->getOperand(1)); in identifyNodeWithImplicitAdd() local 566 Instruction *I1 = dyn_cast<Instruction>(ImagMulI->getOperand(1)); in identifyPartialMul() local
|
H A D | RegAllocPBQP.cpp | 271 static bool lowestStartPoint(const IntervalInfo &I1, in lowestStartPoint() 278 static bool lowestEndPoint(const IntervalInfo &I1, in lowestEndPoint()
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | Dominators.cpp | 358 Instruction *DominatorTree::findNearestCommonDominator(Instruction *I1, in findNearestCommonDominator()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMTargetStreamer.cpp | 76 const unsigned I1 = LittleEndian ? II + 1 : II + 0; in emitInst() local
|
/openbsd-src/libexec/getty/ |
H A D | gettytab.h | 107 #define I1 gettynums[14].value macro
|