Home
last modified time | relevance | path

Searched defs:Vector (Results 1 – 25 of 63) sorted by relevance

123

/freebsd/contrib/bmake/
H A Dlst.h169 typedef struct Vector { struct
174 } Vector; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DMath.h30 explicit Vector(unsigned Length) in Vector() function
34 Vector(unsigned Length, PBQPNum InitVal) in Vector() function
40 Vector(const Vector &V) in Vector() function
46 Vector(Vector &&V) in Vector() function
H A DReductionRules.h33 using Vector = typename GraphT::Vector; in applyR1() local
77 using Vector = typename GraphT::Vector; in applyR2() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dvector.h116 constexpr Vector() { VectorNoCtor<T>::init(); } in Vector() function
117 explicit Vector(uptr Count) { in Vector() function
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetTransformInfo.h44 bool Vector = (ClassID == 1); in getNumberOfRegisters() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DUniqueVector.h35 VectorType Vector; variable
H A DSmallSet.h139 SmallVector<T, N> Vector; variable
H A DMapVector.h38 VectorType Vector; variable
H A DSetVector.h324 void swap(SetVector<T, Vector, Set, N> &RHS) { in swap() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstShared.h53 Vector = 19 enumerator
H A DParentMapContext.cpp377 auto *Vector = new ParentVector( in addParent() local
383 auto *Vector = NodeOrVector.template get<ParentVector *>(); in addParent() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_vector.h26 Vector() : begin_(), end_(), last_() {} in Vector() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h29 VectorTy Vector; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.h76 unsigned getNumberOfRegisters(bool Vector) const { return 1; } in getNumberOfRegisters()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetTransformInfo.cpp32 bool Vector = (ClassID == 1); in getNumberOfRegisters() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVFABIDemangler.h26 Vector, // No semantic information. enumerator
H A DIntrinsics.h123 Vector, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.h151 bool Vector = (ClassID == 1); in getNumberOfRegisters() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h160 Vector, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h112 bool Vector = (ClassID == 1); in getNumberOfRegisters() local
/freebsd/contrib/googletest/googletest/test/
H A Dgtest-typed-test_test.cc63 typedef std::vector<T> Vector; typedef in CommonTest
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp467 auto *Vector = Replacement.second.first; in tryReplaceExtracts() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DDXContainer.cpp365 auto maskDwordSize = [](uint8_t Vector) { in parse()
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h82 Vector, enumerator
195 static const PrototypeDescriptor Vector; member
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp29 const PrototypeDescriptor PrototypeDescriptor::Vector = member in clang::RISCV::PrototypeDescriptor

123