Home
last modified time | relevance | path

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

/freebsd/sys/tools/sound/
H A Dfeeder_rate_mkfilter.awk173 function I0(x, s, u, n, h, t) function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp231 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 DSimplifyCFG.cpp1964 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 DARMTargetStreamer.cpp74 const unsigned I0 = LittleEndian ? II + 0 : II + 1; in emitInst() local
H A DARMELFStreamer.cpp531 const unsigned I0 = LittleEndian ? II + 0 : II + 1; in emitInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp764 Instruction *I0 = NewInsts[0]; in analyzeInstructionForSinking() local
887 Instruction *I0 = Insts.front(); in sinkLastInstruction() local
/freebsd/libexec/getty/
H A Dgettytab.h117 #define I0 gettynums[16].value macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp571 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 DRegAllocFast.cpp1336 llvm::sort(DefOperandIndexes, [&](unsigned I0, unsigned I1) { in findAndSortDefOperandIndexes()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1189 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 DVectorCombine.cpp580 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 DSLPVectorizer.cpp309 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 DVectorUtils.cpp844 Instruction *I0 = cast<Instruction>(VL[0]); in propagateMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp1020 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 DHexagonISelLowering.cpp2748 SDValue I0 = DAG.getNode(ISD::MUL, dl, MVT::i32, IdxV, M0); in extractVectorPred() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp18895 Value *I0 = Builder.CreateInsertElement(PoisonValue::get(RetTy), Rtn, in EmitAMDGPUBuiltinExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7804 unsigned I0 = Op0.getConstantOperandVal(1); in isHorizontalBinOpPart() local
7956 unsigned I0 = Op0.getConstantOperandVal(1); in isAddSubOrSubAdd() local