Home
last modified time | relevance | path

Searched defs:T0 (Results 1 - 25 of 27) sorted by relevance

12

/third_party/rust/crates/serde/test_suite/tests/ui/default-attribute/
H A Dtuple_struct.rs5 struct T0(u8, u8); structure names
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DVertex.hpp30 T0 = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelDAGToDAG.cpp247 SDValue T0 = CurDAG->getCopyToReg(Sub0, dl, Reg0, Sub0, in tryInlineAsm() local
262 SDValue T0 = CurDAG->getCopyFromReg(Chain, dl, Reg0, MVT::i32, in tryInlineAsm() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DDataMov.cpp42 const uint32_t T0 = allocateDword(); in TEST_F() local
71 const uint32_t T0 = allocateDword(); in TEST_F() local
135 const uint32_t T0 = allocateDword(); in TEST_F() local
[all...]
H A DGPRArith.cpp32 const uint32_t T0 = allocateDword(); in TEST_F() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DDataMov.cpp65 const uint32_t T0 = allocateDword(); in TEST_F() local
[all...]
H A DGPRArith.cpp17 const uint32_t T0 = allocateQword(); in TEST_F() local
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrVertexAttrib.cpp39 T0 = 0, enumerator
50 T0 = 2, enumerator
/third_party/ffmpeg/libavcodec/
H A Dopus_celt.c162 const int T0 = block->pf_period_old; in celt_postfilter_apply_transition() local
H A Dsipr.c393 int T0,T0_frac; in decode_frame() local
/third_party/jerryscript/jerry-libm/
H A Dtrig.c780 #define T0 3.33333333333334091986e-01 /* 3FD55555, 55555563 */ macro
1087 #undef T0 macro
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-thai.cc168 T0, /* ⣤ */ enumerator
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp106 uint8_t T0 = (in >> (n)) & 0x1; in unpack_trit_block() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_sse2.c52 __m128i T0, T1, T2, T3; in Transform_SSE2() local
H A Denc_sse2.c49 __m128i T0, T1, T2, T3; in ITransform_SSE2() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.h224 explicit CondWhenTrue(CondARM32::Cond T0, in CondWhenTrue() argument
H A DIceTargetLoweringARM32.cpp2586 Variable *T0 = makeReg(IceType_i32); in lowerInt64Arithmetic() local
2693 Variable *T0 = makeReg(IceType_i32); in lowerInt64Arithmetic() local
[all...]
H A DIceTargetLoweringX8664.cpp3035 Variable *T0 = makeReg(Ty); in lowerIcmpVector() local
5206 auto *T0 = makeReg(DestTy); in lowerShuffleVector_UsingPshufb() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1315 SDValue T0 = getInstr(Hexagon::V6_vmpyiowh, dl, ResTy, {Vs, Vt}, DAG); in LowerHvxMul() local
1381 SDValue T0 = getInstr(Hexagon::V6_vmpyewuh, dl, ResTy, {Vt, Vs}, DAG); in LowerHvxMulh() local
1410 SDValue T0 = getInstr(Hexagon::V6_vmpyuhv, dl, PairTy, {Vs, Vt}, DAG); in LowerHvxMulh() local
H A DHexagonISelDAGToDAG.cpp1038 SDValue T0 = Off.getOperand(1); in ppAddrReorderAddShl() local
1100 SDValue T0 = Addr.getOperand(1); ppAddrRewriteAndSrl() local
[all...]
H A DHexagonISelLowering.cpp2038 SDValue T0 = DAG.getBitcast(MVT::i32, Op0); in LowerVECTOR_SHUFFLE() local
2065 SDValue T0 = DAG.getBitcast(MVT::i64, Op0); in LowerVECTOR_SHUFFLE() local
2249 SDValue T0 = DAG.getNode(ISD::SHL, dl, MVT::i32, {Vs[1], S8}); in buildVector32() local
2372 SDValue T0 = DAG.getNode(HexagonISD::P2D, dl, MVT::i64, VecV); in extractVector() local
/third_party/ffmpeg/libavfilter/
H A Daf_arnndn.c808 int k, i, T, T0; in remove_doubling() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4981 SDValue T0 = CurDAG->getCopyToReg(Sub0, dl, Reg0, Sub0, in tryInlineAsm() local
4996 SDValue T0 = CurDAG->getCopyFromReg(Chain, dl, Reg0, MVT::i32, in tryInlineAsm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2995 SDValue T0 = DAG.getNode(ISD::SHL, DL, XVT, X, ShiftAmt); in optimizeSetCCOfSignedTruncationCheck() local
3067 SDValue T0 = DAG.getNode(NewShiftOpcode, DL, VT, X, Y); in optimizeSetCCByHoistingAndByConstFromLogicalShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3455 Value *T0 = Builder.CreateAdd(X, ConstantInt::get(XType, AddCst)); in foldICmpWithTruncSignExtendedVal() local
3623 Value *T0 = XShiftOpcode == Instruction::BinaryOps::LShr in foldShiftIntoShiftInAnotherHandOfAndInICmp() local

Completed in 77 milliseconds

12