Home
last modified time | relevance | path

Searched defs:Elem (Results 1 - 21 of 21) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DjsxChildrenGenericContextualTypes.js[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeArrayUtil.hpp34 const Elem& getSizedArrayElement (const Elem (&array)[Size], typename de::meta::EnableIf<int, LastElementIndex==Size>::Type offset) member
42 const Elem& getArrayElement (const Elem (&array)[Size], int offset) member
/third_party/skia/src/xml/
H A DSkXMLWriter.h42 struct Elem { struct in SkXMLWriter
43 Elem(const char name[], size_t len) in Elem() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContextImpl.cpp109 FoldingSetIterator<AttributeImpl> Elem = I++; in ~LLVMContextImpl() local
117 FoldingSetIterator<AttributeListImpl> Elem = I++; in ~LLVMContextImpl() local
124 FoldingSetIterator<AttributeSetNode> Elem = I++; in ~LLVMContextImpl() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dnode_hash_map_test.cc173 auto Elem = [](int key, int value) { in TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcompressed_tuple.h62 struct Elem<CompressedTuple<B...>, I> struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModuleSummaryIndexYAML.h215 auto &Elem = V.find(KeyInt)->second; in inputOne() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLint.cpp573 Constant *Elem = C->getAggregateElement(I); in isZero() local
H A DConstantFolding.cpp360 unsigned Elem = 0; in ConstantFoldLoadThroughBitcast() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1589 IdentifierNode *Elem = demangleNameScopePiece(MangledName); in demangleNameScopeChain() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceCfg.cpp1227 const SizeT Elem = in insertsLastElement() local
H A DIceTargetLoweringX8664.cpp5585 const SizeT Elem = Index->getValue(); in lowerShuffleVector() local
H A DIceTargetLoweringX8632.cpp6175 const SizeT Elem = Index->getValue(); in lowerShuffleVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp697 bool SystemZDAGToDAGISel::selectBDVAddr12Only(SDValue Addr, SDValue Elem, in selectBDVAddr12Only() argument
1181 unsigned Elem = ElemN->getZExtValue(); in tryGather() local
1223 unsigned Elem = ElemN->getZExtValue(); in tryScatter() local
[all...]
H A DSystemZISelLowering.cpp4351 unsigned Elem = Bytes[Start + I]; in getShuffleInput() local
4484 bool GeneralShuffle::add(SDValue Op, unsigned Elem) { in add() argument
4703 unsigned Elem = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in tryBuildVectorShuffle() local
4824 SDValue Elem = Elems[I]; buildVector() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2460 Value *Elem = Builder.CreateBitCast(Src, DestVTy->getElementType()); in visitBitCast() local
2492 Value *Elem = in visitBitCast() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2182 HexagonTargetLowering::buildVector32(ArrayRef<SDValue> Elem, const SDLoc &dl, in buildVector32() argument
2265 buildVector64(ArrayRef<SDValue> Elem, const SDLoc &dl, MVT VecTy, SelectionDAG &DAG) const buildVector64() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1865 const Node *Elem; member in BracedExpr
2253 void push_back(const T& Elem) { in push_back() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2186 uint64_t Elem = Value & Mask; in isNEONReplicate() local
3320 unsigned Elem = Value & 0xffff; in addNEONvmovi16ReplicateOperands() local
3344 unsigned Elem = encodeNeonVMOVImmediate(Value & 0xffffffff); addNEONvmovi32ReplicateOperands() local
[all...]
/third_party/python/Lib/test/
H A Dtest_typing.py1808 def Elem(*args): function
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs3196 struct Elem; in test_drop() structure names
3218 struct Elem; in test_drop_with_pop() structure names
3244 struct Elem; test_drop_clear() structure names
7023 struct Elem(i32); test_vec_truncate_drop() structure names
11862 struct Elem; test_drop() structure names
11884 struct Elem; test_drop_with_pop() structure names
11910 struct Elem; test_drop_clear() structure names
44031 struct Elem(i32); test_vec_deque_truncate_drop() structure names
[all...]

Completed in 102 milliseconds