Searched defs:Vector (Results 1 - 25 of 43) sorted by relevance

12

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_vector.h25 class Vector { class in namespace:__sanitizer
27 explicit Vector() function in class:__sanitizer::Vector
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_vector.h23 class Vector { class in namespace:__sanitizer
25 explicit Vector() function in class:__sanitizer::Vector
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_vector.h24 class Vector { class in namespace:__sanitizer
26 Vector() : begin_(), end_(), last_() {} function in class:__sanitizer::Vector
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_vector.h23 class Vector { class in namespace:__tsan
25 explicit Vector(MBlockType typ) function in class:__tsan::Vector
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetTransformInfo.h44 bool Vector = (ClassID == 1); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h25 class Vector { class in namespace:llvm::PBQP
30 explicit Vector(unsigned Length) function in class:llvm::PBQP::Vector
34 Vector(unsigned Length, PBQPNum InitVal) function in class:llvm::PBQP::Vector
40 Vector(const Vector &V) function in class:llvm::PBQP::Vector
46 Vector(Vector function in class:llvm::PBQP::Vector
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DUniqueVector.h35 VectorType Vector; member in class:llvm::UniqueVector
[all...]
H A DMapVector.h39 VectorType Vector; member in class:llvm::MapVector
[all...]
H A DSmallSet.h138 SmallVector<T, N> Vector; member in class:llvm::SmallSet
[all...]
H A DFoldingSet.h606 VectorT Vector; member in class:llvm::FoldingSetVector
[all...]
/netbsd-current/usr.bin/make/
H A Dlst.h164 typedef struct Vector { struct
169 } Vector; typedef in typeref:struct:Vector
/netbsd-current/sys/arch/ia64/stand/ia64/ski/
H A Dacpi_stub.c63 UINT32 Vector; /* interrupt base */ member in struct:__anon8663
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp32 bool Vector = (ClassID == 1); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h94 bool Vector = (ClassID == 1); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp161 std::vector<BT::RegisterRef> Vector; member in class:__anon2389::RegisterRefs
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp606 SDValue Vector = N->getOperand(0); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h145 bool Vector = (ClassID == 1); local
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dvec.h78 template <typename ITEM> class Vector class
82 Vector () function in class:Vector
221 Vector<ITEM>::Vector (long sz) function in class:Vector
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp481 auto *Vector = Replacement.second.first; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DParentMapContext.cpp383 auto *Vector = new ParentVector( local
389 auto *Vector = NodeOrVector.template get<ParentVector *>(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp108 SmallVector<char, 64> Vector; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetGenerator.cpp208 size_t randomBit(const BitVector &Vector) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsics.h126 Vector, enumerator in enum:llvm::Intrinsic::IITDescriptor::IITDescriptorKind
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h26 Vector, // No semantic information. member in class:llvm::VFParamKind
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp471 bool Vector = HexagonMCInstrInfo::isVector(*MCII, MI); local

Completed in 224 milliseconds

12