Home
last modified time | relevance | path

Searched defs:I0 (Results 1 – 24 of 24) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D20000503-1.f17 INTEGER N, I0, I, K local
/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/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()
H A DSimplifyCFG.cpp1823 const Instruction *I0 = Insts.front(); in canSinkInstructions() local
1937 Instruction *I0 = Insts.front(); in sinkLastInstruction() local
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dsegmented_array_test.cpp93 auto I0 = data.begin(); in TEST() local
121 auto I0 = data.end(); in TEST() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp424 Instruction *I0 = dyn_cast<Instruction>(Imag->getOperand(0)); in identifyNodeWithImplicitAdd() local
565 Instruction *I0 = dyn_cast<Instruction>(ImagMulI->getOperand(0)); in identifyPartialMul() local
H A DRegAllocFast.cpp1240 llvm::sort(DefOperandIndexes, [&](uint16_t I0, uint16_t I1) { in allocateInstruction()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp75 const unsigned I0 = LittleEndian ? II + 0 : II + 1; in emitInst() local
H A DARMELFStreamer.cpp532 const unsigned I0 = LittleEndian ? II + 0 : II + 1; in emitInst() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp724 Instruction *I0 = NewInsts[0]; in analyzeInstructionForSinking() local
841 Instruction *I0 = Insts.front(); in sinkLastInstruction() local
/openbsd-src/libexec/getty/
H A Dgettytab.h105 #define I0 gettynums[13].value macro
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsparc-stub.c113 I0, I1, I2, I3, I4, I5, FP, I7, enumerator
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dia64-opc-i.c24 #define I0 IA64_TYPE_I, 0 macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp566 Instruction *I0, *I1; in foldExtractExtract() local
781 auto *I0 = dyn_cast_or_null<Instruction>(V0); in scalarizeBinopOrCmp() local
870 Instruction *I0, *I1; in foldExtractedCmps() local
H A DSLPVectorizer.cpp232 Instruction *I0 = dyn_cast<Instruction>(VL[0]); in allSameBlock() local
2528 auto *I0 = cast<Instruction>(Scalars[0]); in setOperandsInOrder() local
6243 const auto *I0 = cast<Instruction>(*find_if(VL, Instruction::classof)); in getOperandInfo() local
11644 Instruction *I0 = cast<Instruction>(S.OpValue); in tryToVectorizeList() local
/openbsd-src/gnu/gcc/gcc/config/soft-fp/
H A Dop-2.h152 #define __FP_FRAC_SET_2(X,I1,I0) (X##_f0 = I0, X##_f1 = I1) argument
H A Dop-4.h523 #define __FP_FRAC_SET_4(X,I3,I2,I1,I0) \ argument
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp956 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); in foldClampRangeOfTwo() local
1316 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); in visitCallInst() local
1328 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); in visitCallInst() local
1350 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); in visitCallInst() local
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-opc-i.c25 #define I0 IA64_TYPE_I, 0 macro
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp894 Instruction *I0 = cast<Instruction>(VL[0]); in propagateMetadata() local
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp961 static StringInit *ConcatStringInits(const StringInit *I0, in ConcatStringInits()
1013 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2723 SDValue I0 = DAG.getNode(ISD::MUL, dl, MVT::i32, IdxV, M0); in extractVectorPred() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp17204 Value *I0 = Builder.CreateInsertElement(PoisonValue::get(RetTy), Rtn, in EmitAMDGPUBuiltinExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10199 unsigned I0 = Op0.getConstantOperandVal(1); in isHorizontalBinOpPart() local
10351 unsigned I0 = Op0.getConstantOperandVal(1); in isAddSubOrSubAdd() local