/freebsd/contrib/bmake/ |
H A D | lst.h | 172 typedef struct Vector { global() struct 177 } Vector; global() typedef
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Math.h | 30 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 D | ReductionRules.h | 33 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 D | vector.h | 128 constexpr Vector() { VectorNoCtor<T, StaticNumEntries>::init(); } in Vector() function 129 explicit Vector(uptr Count) { in Vector() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelperVectorOps.cpp | 38 Register Vector = Extract->getVectorReg(); in matchExtractVectorElement() local 123 Register Vector = Extract->getVectorReg(); in matchExtractVectorElementWithDifferentIndices() local 173 Register Vector = Extract->getVectorReg(); in matchExtractVectorElementWithBuildVector() local 234 Register Vector = Extract->getVectorReg(); in matchExtractVectorElementWithBuildVectorTrunc() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreTargetTransformInfo.h | 44 bool Vector = (ClassID == 1); in getNumberOfRegisters() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchTargetTransformInfo.cpp | 54 unsigned LoongArchTTIImpl::getRegisterClassForType(bool Vector, in getRegisterClassForType()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | UniqueVector.h | 35 VectorType Vector; variable
|
H A D | SmallSet.h | 139 SmallVector<T, N> Vector; variable
|
H A D | MapVector.h | 38 VectorType Vector; variable [all...] |
H A D | SetVector.h | 324 void swap(SetVector<T, Vector, Set, N> &RHS) { in swap() argument
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstShared.h | 56 Vector = 19 enumerator
|
H A D | ParentMapContext.cpp | 396 auto *Vector = new ParentVector( in addParent() local 402 auto *Vector = NodeOrVector.template get<ParentVector *>(); in addParent() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_vector.h | 26 Vector() : begin_(), end_(), last_() {} in Vector() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | UnsafeBufferUsage.h | 56 Vector // We recommend replacing the variable with std::vector. enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | BlotMapVector.h | 29 VectorTy Vector; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXTargetTransformInfo.h | 76 unsigned getNumberOfRegisters(bool Vector) const { return 1; } in getNumberOfRegisters()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetTransformInfo.cpp | 32 bool Vector = (ClassID == 1); in getNumberOfRegisters() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.h | 151 bool Vector = (ClassID == 1); in getNumberOfRegisters() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Intrinsics.h | 131 Vector, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.h | 112 bool Vector = (ClassID == 1); in getNumberOfRegisters() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 178 Vector, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 82 Vector, enumerator 195 static const PrototypeDescriptor Vector; member
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest-typed-test_test.cc | 63 typedef std::vector<T> Vector; typedef in CommonTest
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InterleavedAccessPass.cpp | 446 auto *Vector = Replacement.second.first; in tryReplaceExtracts() local
|