Home
last modified time | relevance | path

Searched defs:Values (Results 1 – 25 of 107) sorted by relevance

12345

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DLatencyBenchmarkRunner.cpp33 static double computeVariance(const llvm::SmallVector<int64_t, 4> &Values) { in computeVariance()
47 static int64_t findMin(const llvm::SmallVector<int64_t, 4> &Values) { in findMin()
53 static int64_t findMax(const llvm::SmallVector<int64_t, 4> &Values) { in findMax()
59 static int64_t findMean(const llvm::SmallVector<int64_t, 4> &Values) { in findMean()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp162 static SmallVector<VPValue *, 4> getOperands(ArrayRef<VPValue *> Values, in getOperands()
173 static bool areCommutative(ArrayRef<VPValue *> Values) { in areCommutative()
179 getOperands(ArrayRef<VPValue *> Values) { in getOperands()
199 static Optional<unsigned> getOpcode(ArrayRef<VPValue *> Values) { in getOpcode()
353 void VPlanSlp::dumpBundle(ArrayRef<VPValue *> Values) { in dumpBundle()
367 VPInstruction *VPlanSlp::buildGraph(ArrayRef<VPValue *> Values) { in buildGraph()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DProvenanceAnalysisEvaluator.cpp49 static void insertIfNamed(SetVector<Value *> &Values, Value *V) { in insertIfNamed()
56 SetVector<Value *> Values; in runOnFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTargetParser.cpp176 void AMDGPU::fillValidArchListAMDGCN(SmallVectorImpl<StringRef> &Values) { in fillValidArchListAMDGCN()
182 void AMDGPU::fillValidArchListR600(SmallVectorImpl<StringRef> &Values) { in fillValidArchListR600()
298 void fillValidCPUArchList(SmallVectorImpl<StringRef> &Values, bool IsRV64) { in fillValidCPUArchList()
305 void fillValidTuneCPUArchList(SmallVectorImpl<StringRef> &Values, bool IsRV64) { in fillValidTuneCPUArchList()
H A DAArch64TargetParser.cpp187 void AArch64::fillValidCPUArchList(SmallVectorImpl<StringRef> &Values) { in fillValidCPUArchList()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DXRayInstr.cpp35 SmallVectorImpl<StringRef> &Values) { in serializeXRayInstrValue()
H A DSanitizers.cpp39 SmallVectorImpl<StringRef> &Values) { in serializeSanitizerSet()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTypeSize.h57 LinearPolyBase(ArrayRef<ScalarTy> Values) { in LinearPolyBase()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp74 static void appendToUsedList(Module &M, StringRef Name, ArrayRef<GlobalValue *> Values) { in appendToUsedList()
106 void llvm::appendToUsed(Module &M, ArrayRef<GlobalValue *> Values) { in appendToUsed()
110 void llvm::appendToCompilerUsed(Module &M, ArrayRef<GlobalValue *> Values) { in appendToCompilerUsed()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStubCommon.cpp45 void ScalarTraits<PlatformSet>::output(const PlatformSet &Values, void *IO, in output()
94 PlatformSet &Values) { in input()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DArg.h59 SmallVector<const char *, 2> Values; variable
H A DOptTable.h57 const char *Values; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DNVPTX.h122 void fillValidCPUList(SmallVectorImpl<StringRef> &Values) const override { in fillValidCPUList()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRulesInternal.h52 auto Values = in invokeRuleAfterValidatingRequirements() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DArgList.cpp93 SmallVector<const char *, 16> Values; in getAllArgValues() local
142 const auto &Values = Arg->getValues(); in AddAllArgValues() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-param-test.h335 internal::ValueArray<T...> Values(T... v) { in Values() function
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A DCartesianBenchmarks.h73 void allValueCombinations(R& Result, const T& Prev, const V& Value, in allValueCombinations()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h100 std::vector<FormValue> Values; member
179 std::vector<yaml::Hex64> Values; member
184 std::vector<yaml::Hex64> Values; member
189 std::vector<yaml::Hex64> Values; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h65 std::map<Value *, GenericValue> Values; // LLVM values used in this invocation member
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod718 =head2 Values section in Integer Set Library
892 =head3 GMP specific functions
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUOperandSyntax.rst1053 .. _amdgpu_synid_fp_conv:
1113 .. _amdgpu_synid_rl_conv:
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComparisonCategories.cpp205 std::vector<CCR> Values; in getPossibleResultsForType() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp161 SmallVector<SVal, 8> Values; in invalidateRegions() local
171 ProgramState::invalidateRegions(ValueList Values, in invalidateRegions()
184 ProgramState::invalidateRegionsImpl(ValueList Values, in invalidateRegionsImpl()
H A DCallEvent.cpp678 ValueList &Values, RegionAndSymbolInvalidationTraits *ETraits) const { in getExtraInvalidatedValues()
857 void BlockCall::getExtraInvalidatedValues(ValueList &Values, in getExtraInvalidatedValues()
893 void AnyCXXConstructorCall::getExtraInvalidatedValues(ValueList &Values, in getExtraInvalidatedValues()
947 ValueList &Values, RegionAndSymbolInvalidationTraits *ETraits) const { in getExtraInvalidatedValues()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp125 Constant* Values[] = {NoopFn, NoopFn}; in lowerCoroNoop() local

12345