Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmips_macro.h27 I0, I1) \ argument
35 I0, I1) \ argument
42 I0, I1, I2, I3, I4, I5, I6, I7, I8, I9) \ argument
53 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
78 I0, I1) \ argument
85 I0, I1, I2, I3) \ argument
98 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
125 I0, I1, I2, I3) \ argument
142 I0, I1, I2, I3) \ argument
161 I0, I1, I2, I3, I4, I5, I6, I7, \ argument
Denc_mips_dsp_r2.c29 I0, I1, I2, I3, I4, I5, I6, I7) \ argument
56 #define MUL_HALF(O0, I0, I1, I2, I3, I4, I5, I6, I7, \ argument
/third_party/typescript/tests/baselines/reference/
DcircularTypeAliasForUnionWithClass.js4 class I0 { class
24 function I0() { class in I0
/third_party/typescript/tests/cases/conformance/types/typeAliases/
DcircularTypeAliasForUnionWithClass.ts3 class I0 { class
DcircularTypeAliasForUnionWithInterface.ts3 interface I0 { interface
/third_party/typescript/tests/cases/conformance/types/typeRelationships/assignmentCompatibility/
DenumAssignabilityInInheritance.ts6 interface I0 { interface
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp33 bool llvm::isControlFlowEquivalent(const Instruction &I0, const Instruction &I1, in isControlFlowEquivalent()
DSimplifyCFG.cpp1479 const Instruction *I0 = Insts.front(); in canSinkInstructions() local
1570 Instruction *I0 = Insts.front(); in sinkLastInstruction() local
/third_party/googletest/googletest/src/hwext/
Dgtest-ext.cc127 enum indexEnum {I0 = 0, I1, I2, I3, I4}; in getLevel() enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp73 const unsigned I0 = LittleEndian ? II + 0 : II + 1; in emitInst() local
DARMELFStreamer.cpp525 const unsigned I0 = LittleEndian ? II + 0 : II + 1; in emitInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp717 Instruction *I0 = NewInsts[0]; in analyzeInstructionForSinking() local
838 Instruction *I0 = Insts.front(); in sinkLastInstruction() local
/third_party/mbedtls/library/
Dcamellia.c264 uint32_t I0, I1; in camellia_feistel() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp319 ConstantInt *I0 = dyn_cast<ConstantInt>(GEP->getOperand(1)); in GEPToVectorIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h241 Dqword(typename std::enable_if<std::is_same<T, int32_t>::value, T>::type I0, in Dqword() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h353 Dqword(typename std::enable_if<std::is_same<T, int32_t>::value, T>::type I0, in Dqword() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp596 Instruction *I0 = cast<Instruction>(VL[0]); in propagateMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp861 static StringInit *ConcatStringInits(const StringInit *I0, in ConcatStringInits()
868 Init *BinOpInit::getStrConcat(Init *I0, Init *I1) { in getStrConcat()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp202 Instruction *I0 = dyn_cast<Instruction>(VL[0]); in allSameBlock() local
1498 auto *I0 = cast<Instruction>(Scalars[0]); in setOperandsInOrder() local
5877 Instruction *I0 = cast<Instruction>(S.OpValue); in tryToVectorizeList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2356 SDValue I0 = DAG.getNode(ISD::MUL, dl, MVT::i32, IdxV, M0); in extractVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp8910 unsigned I0 = cast<ConstantSDNode>(Op0.getOperand(1))->getZExtValue(); in isHorizontalBinOpPart() local
9063 unsigned I0 = cast<ConstantSDNode>(Op0.getOperand(1))->getZExtValue(); in isAddSubOrSubAdd() local