/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/ |
H A D | parent_recurse_depth.s | 57 Values: label 60 Values: label 63 Values: label 66 Values: label
|
/llvm-project/polly/lib/CodeGen/ |
H A D | RuntimeDebugBuilder.cpp | 45 ArrayRef<Value *> Values) { in createPrinter() argument 63 prepareValuesForPrinting(PollyIRBuilder &Builder, ArrayRef<Value *> Values) { in prepareValuesForPrinting() argument 105 ArrayRef<Value *> Values) { in createCPUPrinterT() argument 133 ArrayRef<Value *> Values) { in createPrintF() argument
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | LatencyBenchmarkRunner.cpp | 38 static double computeVariance(const SmallVector<int64_t, 4> &Values) { in computeVariance() 52 static int64_t findMin(const SmallVector<int64_t, 4> &Values) { in findMin() 58 static int64_t findMax(const SmallVector<int64_t, 4> &Values) { in findMax() 64 static int64_t findMean(const SmallVector<int64_t, 4> &Values) { in findMean()
|
/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ProvenanceAnalysisEvaluator.cpp | 27 static void insertIfNamed(SetVector<Value *> &Values, Value *V) { in insertIfNamed() 34 SetVector<Value *> Values; in run() local
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
H A D | BuildConfusableTable.cpp | 28 SmallVector<StringRef> Values; in main() local 74 for (const auto &Values : Entries) { in main() local
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanSLP.cpp | 154 static SmallVector<VPValue *, 4> getOperands(ArrayRef<VPValue *> Values, in getOperands() 165 static bool areCommutative(ArrayRef<VPValue *> Values) { in areCommutative() 171 getOperands(ArrayRef<VPValue *> Values) { in getOperands() 191 static std::optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode() 345 void VPlanSlp::dumpBundle(ArrayRef<VPValue *> Values) { in dumpBundle() 359 VPInstruction *VPlanSlp::buildGraph(ArrayRef<VPValue *> Values) { in buildGraph()
|
/llvm-project/lldb/unittests/Core/ |
H A D | UniqueCStringMapTest.cpp | 46 std::vector<NoDefault> Values; in TEST() local 65 std::vector<int> Values; in TEST() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | ConfigYAML.cpp | 84 F.PathMatch = std::move(*Values); in parse() local 88 F.PathExclude = std::move(*Values); in parse() local 101 F.Add = std::move(*Values); in parse() local 105 F.Remove = std::move(*Values); in parse() local 117 F.FullyQualifiedNamespaces = std::move(*Values); in parse() local 126 if (auto Values = scalarValues(N)) parse() local 143 if (auto Values = scalarValues(N)) parse() local 147 if (auto Values = scalarValues(N)) parse() local 169 if (auto Values = scalarValues(N)) parse() local 277 if (auto Values = scalarValues(N)) parse() local 281 if (auto Values = scalarValues(N)) parse() local [all...] |
/llvm-project/clang/lib/Basic/ |
H A D | XRayInstr.cpp | 35 SmallVectorImpl<StringRef> &Values) { in serializeXRayInstrValue()
|
/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | IndexedValuesMap.h | 44 SmallVector<T> Values; global() variable
|
/llvm-project/llvm/unittests/Object/ |
H A D | ELFTypesTest.cpp | 90 const std::array<uint32_t, 2> Values = {{0xFFFF, 0x100001}}; in TEST() local 130 const std::array<uint8_t, 2> Values = {{0b10'0000, 0b1111'0000}}; in TEST() local
|
/llvm-project/clang-tools-extra/unittests/clang-tidy/ |
H A D | AddConstTest.cpp | 54 TEST(Values, Builtin) { in TEST() argument 65 TEST(Values, TypedefBuiltin) { in TEST() argument 80 TEST(Values, TypedefBuiltinPointer) { in TEST() argument 95 TEST(Values, UsingBuiltin) { in TEST() argument 110 TEST(Values, UsingBuiltinPointer) { in TEST() argument 125 TEST(Values, AutoValue) { in TEST() argument 140 TEST(Values, AutoPointer) { in TEST() argument 155 TEST(Values, AutoReference) { in TEST() argument 170 TEST(Values, DeclTypeValue) { in TEST() argument 185 TEST(Values, DeclTypePointe in TEST() argument 202 TEST(Values,DeclTypeReference) TEST() argument 220 TEST(Values,Parens) TEST() argument [all...] |
/llvm-project/llvm/utils/TableGen/ |
H A D | OptRSTEmitter.cpp |
|
/llvm-project/llvm/unittests/Support/ |
H A D | HashBuilderTest.cpp | 92 int Values[] = {1, 2, 3}; in TYPED_TEST() local 207 int Values[] = {1, 20, 0x12345678}; in TYPED_TEST() local 219 int Values[] = {1, 2, 3}; in TYPED_TEST() local 242 SimpleStruct Values[] = {{'a', 100}, {'b', 200}}; in TYPED_TEST() local
|
/llvm-project/llvm/unittests/Analysis/ |
H A D | TensorSpecTest.cpp | 65 std::vector<int32_t> Values{1, 3}; in TEST() local
|
/llvm-project/llvm/lib/TargetParser/ |
H A D | LoongArchTargetParser.cpp | 52 fillValidCPUList(SmallVectorImpl<StringRef> & Values) fillValidCPUList() argument
|
H A D | TargetParser.cpp | 214 fillValidArchListAMDGCN(SmallVectorImpl<StringRef> & Values) fillValidArchListAMDGCN() argument 220 fillValidArchListR600(SmallVectorImpl<StringRef> & Values) fillValidArchListR600() argument
|
H A D | RISCVTargetParser.cpp | 83 fillValidCPUArchList(SmallVectorImpl<StringRef> & Values,bool IsRV64) fillValidCPUArchList() argument 90 fillValidTuneCPUArchList(SmallVectorImpl<StringRef> & Values,bool IsRV64) fillValidTuneCPUArchList() argument
|
/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubCommon.cpp | 45 void ScalarTraits<PlatformSet>::output(const PlatformSet &Values, void *IO, in output() 94 PlatformSet &Values) { in input()
|
/llvm-project/clang/unittests/AST/ |
H A D | ASTVectorTest.cpp | 72 int Values[] = { 0, 1, 2, 3 }; in TEST_F() local
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VECustomDAG.h | 194 SDValue getMergeValues(ArrayRef<SDValue> Values) const { in getMergeValues()
|
/llvm-project/llvm/unittests/ADT/ |
H A D | TinyPtrVectorTest.cpp | 58 void appendValues(VectorT &V, ArrayRef<PtrT> Values) { in appendValues() 70 void expectValues(const VectorT &V, ArrayRef<PtrT> Values) { in expectValues()
|
/llvm-project/clang-tools-extra/clang-doc/ |
H A D | Representation.cpp | 35 reduce(std::vector<std::unique_ptr<Info>> &Values) { in reduce() argument 74 mergeInfos(std::vector<std::unique_ptr<Info>> &Values) { in mergeInfos() argument [all...] |
/llvm-project/llvm/include/llvm/Option/ |
H A D | Arg.h | 65 SmallVector<const char *, 2> Values; variable
|
/llvm-project/clang/lib/Basic/Targets/ |
H A D | NVPTX.h | 128 fillValidCPUList(SmallVectorImpl<StringRef> & Values) fillValidCPUList() argument
|