/freebsd/sys/tools/sound/ |
H A D | feeder_rate_mkfilter.awk | 173 function I0(x, s, u, n, h, t) function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | CodeMoverUtils.cpp | 231 bool llvm::isControlFlowEquivalent(const Instruction &I0, const Instruction &I1, in isControlFlowEquivalent() 482 bool llvm::isReachedBefore(const Instruction *I0, const Instruction *I1, in isReachedBefore()
|
H A D | SimplifyCFG.cpp | 1964 const Instruction *I0 = Insts.front(); in canSinkInstructions() local 2089 Instruction *I0 = Insts.front(); in sinkLastInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMTargetStreamer.cpp | 74 const unsigned I0 = LittleEndian ? II + 0 : II + 1; in emitInst() local
|
H A D | ARMELFStreamer.cpp | 531 const unsigned I0 = LittleEndian ? II + 0 : II + 1; in emitInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 764 Instruction *I0 = NewInsts[0]; in analyzeInstructionForSinking() local 887 Instruction *I0 = Insts.front(); in sinkLastInstruction() local
|
/freebsd/libexec/getty/ |
H A D | gettytab.h | 117 #define I0 gettynums[16].value macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ComplexDeinterleavingPass.cpp | 571 Value *I0 = Imag->getOperand(0); in identifyNodeWithImplicitAdd() local 700 Value *I0 = ImagMulI->getOperand(0); in identifyPartialMul() local 862 auto *I0 = Imag->getOperand(0); in identifySymmetricOperation() local
|
H A D | RegAllocFast.cpp | 1336 llvm::sort(DefOperandIndexes, [&](unsigned I0, unsigned I1) { in findAndSortDefOperandIndexes()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 1189 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); in foldClampRangeOfTwo() local 1467 foldMinimumOverTrailingOrLeadingZeroCount(Value *I0, Value *I1, in foldMinimumOverTrailingOrLeadingZeroCount() 1694 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); in visitCallInst() local 1716 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); in visitCallInst() local 1737 Value *I0 = II->getArgOperand(0), *I1 = II->getArgOperand(1); in visitCallInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VectorCombine.cpp | 580 Instruction *I0, *I1; in foldExtractExtract() local 952 auto *I0 = dyn_cast_or_null<Instruction>(V0); in scalarizeBinopOrCmp() local 1041 Instruction *I0, *I1; in foldExtractedCmps() local
|
H A D | SLPVectorizer.cpp | 309 Instruction *I0 = dyn_cast<Instruction>(VL[0]); in allSameBlock() local 3009 auto *I0 = cast<Instruction>(Scalars[0]); in setOperandsInOrder() local 16458 Instruction *I0 = cast<Instruction>(S.OpValue); in tryToVectorizeList() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 844 Instruction *I0 = cast<Instruction>(VL[0]); in propagateMetadata() local
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | Record.cpp | 1020 static StringInit *ConcatStringInits(const StringInit *I0, in ConcatStringInits() 1072 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.cpp | 2748 SDValue I0 = DAG.getNode(ISD::MUL, dl, MVT::i32, IdxV, M0); in extractVectorPred() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 18895 Value *I0 = Builder.CreateInsertElement(PoisonValue::get(RetTy), Rtn, in EmitAMDGPUBuiltinExpr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7804 unsigned I0 = Op0.getConstantOperandVal(1); in isHorizontalBinOpPart() local 7956 unsigned I0 = Op0.getConstantOperandVal(1); in isAddSubOrSubAdd() local
|