Home
last modified time | relevance | path

Searched defs:I1 (Results 1 – 25 of 68) sorted by relevance

123

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAPSInt.h319 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 Dlist_test.cpp30 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 DIdenticalExprChecker.cpp332 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 DHexagonCopyToCombine.cpp258 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 DHexagonVectorLoopCarriedReuse.cpp323 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 Dunify1.C11 unit( const unit<I1,I2>& ) {} in unit()
H A Dnon-type1.C10 unit( const unit<I1,I2>& ) {} in unit()
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Daccess7.C7 static int I1; // ERROR - private variable
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dpaste7.c4 #define C_2(X, I0, I1) X##_a = I0, X##_b = I1 argument
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DDXILOperationCommon.h31 I1, enumerator
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/
H A DInstructionTables.cpp49 for (unsigned I1 = 0; I1 < NumUnits; ++I1) { in execute() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DAliasAnalysisEvaluator.cpp131 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 DPostDominators.cpp54 bool PostDominatorTree::dominates(const Instruction *I1, in dominates()
H A DInlineOrder.cpp205 const auto I1 = Priorities.find(L); in hasLowerPriority() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp231 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 DDXILResource.h53 I1, enumerator
H A DDXILOpBuilder.cpp31 I1 = 1 << 4, enumerator
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dmips-opc.c82 #define I1 INSN_ISA1 macro
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips-opc.c82 #define I1 INSN_ISA1 macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DTLSVariableHoist.cpp186 Instruction *TLSVariableHoistPass::getDomInst(Instruction *I1, in getDomInst()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp425 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 DRegAllocPBQP.cpp271 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 DDominators.cpp358 Instruction *DominatorTree::findNearestCommonDominator(Instruction *I1, in findNearestCommonDominator()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp76 const unsigned I1 = LittleEndian ? II + 1 : II + 0; in emitInst() local
/openbsd-src/libexec/getty/
H A Dgettytab.h107 #define I1 gettynums[14].value macro

123