Home
last modified time | relevance | path

Searched defs:Elems (Results 1 – 18 of 18) sorted by relevance

/external/syzkaller/pkg/signal/
Dsignal.go19 Elems []elemType member
/external/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.compare.pass.cpp171 auto BuildPath = [](std::vector<std::string> const& Elems) { in test_compare_elements()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
DJitManager.cpp238 SmallVector<Metadata*, 8> Elems; in GetDebugArrayType() local
322 SmallVector<Metadata*, 1> Elems; in GetDebugVectorType() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDenseSet.h69 DenseSetImpl(std::initializer_list<ValueT> Elems) in DenseSetImpl()
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DValueMapTest.cpp111 SmallVector<std::pair<Instruction*, int>, 2> Elems; in TYPED_TEST() local
/external/llvm/unittests/IR/
DValueMapTest.cpp109 SmallVector<std::pair<Instruction*, int>, 2> Elems; in TYPED_TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DValueMapTest.cpp109 SmallVector<std::pair<Instruction*, int>, 2> Elems; in TYPED_TEST() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DRegisterInfoEmitter.cpp641 ArrayRef<Record*> Elems = RC.getOrder(oi); in runTargetDesc() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp326 const unsigned Elems = Candidates.size(); in CreateParallelMACPairs() local
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp1294 ArrayRef<Record*> Elems = RC.getOrder(oi); in runTargetDesc() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp1337 ArrayRef<Record*> Elems = RC.getOrder(oi); in runTargetDesc() local
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTraverse.h145 SimpleArray<T> Elems; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp985 SmallVector<SDValue,8> Elems; in LowerHvxConcatVectors() local
DHexagonISelDAGToDAGHVX.cpp1918 SmallVector<SDValue, 128> Elems; in getVectorConstant() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11940 SDValue Input, uint64_t Elems, in addShuffleForVecExtend()
11992 uint64_t Elems = 0; in combineBVOfVecSExt() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4121 SmallVectorImpl<SDValue> &Elems) { in buildVector()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4387 SmallVectorImpl<SDValue> &Elems) { in buildVector()
/external/clang/lib/CodeGen/
DTargetInfo.cpp7010 SmallVector<llvm::Type*, 8> Elems; member