Home
last modified time | relevance | path

Searched defs:Vals (Results 1 – 25 of 49) sorted by relevance

12

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGLoopInfo.cpp65 Metadata *Vals[] = { in createPipeliningMetadata() local
120 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.unroll.count"), in createPartialUnrollMetadata() local
128 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.unroll.enable")}; in createPartialUnrollMetadata() local
182 Metadata *Vals[] = { in createUnrollAndJamMetadata() local
190 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.unroll_and_jam.enable")}; in createUnrollAndJamMetadata() local
261 Metadata *Vals[] = { in createLoopVectorizeMetadata() local
270 Metadata *Vals[] = { in createLoopVectorizeMetadata() local
280 Metadata *Vals[] = { in createLoopVectorizeMetadata() local
289 Metadata *Vals[] = { in createLoopVectorizeMetadata() local
362 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.distribute.enable"), in createLoopDistributeMetadata() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h372 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl()
504 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev()
514 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob()
519 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob()
528 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
533 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp368 val_vec_type Vals(total_size, 0); in getConstantFieldValue() local
395 val_vec_type &Vals, uint64_t Offset) { in fillGenericConstant()
432 val_vec_type &Vals, int Offset) { in fillConstantDataArray()
445 val_vec_type &Vals, int Offset) { in fillConstantArray()
457 val_vec_type &Vals, int Offset) { in fillConstantStruct()
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp603 SmallVector<unsigned, 64> Vals; in writeStringRecord() local
721 void DXILBitcodeWriter::emitSignedInt64(SmallVectorImpl<uint64_t> &Vals, in emitSignedInt64()
729 void DXILBitcodeWriter::emitWideAPInt(SmallVectorImpl<uint64_t> &Vals, in emitWideAPInt()
1159 SmallVector<uint16_t, 64> Vals; in writeComdats() local
1269 SmallVector<unsigned, 64> Vals; in writeModuleInfo() local
1960 const ValueEnumerator::ValueList &Vals = VE.getValues(); in writeConstants() local
2193 const ValueEnumerator::ValueList &Vals = VE.getValues(); in writeModuleConstants() local
2214 SmallVectorImpl<unsigned> &Vals) { in pushValueAndType()
2228 SmallVectorImpl<unsigned> &Vals) { in pushValue()
2234 SmallVectorImpl<uint64_t> &Vals) { in pushValueSigned()
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp629 SmallVector<unsigned, 64> Vals; in writeStringRecord() local
1217 SmallVector<unsigned, 64> Vals; in writeComdats() local
1245 uint64_t Vals[] = {bitc::MODULE_CODE_VSTOFFSET, 0}; in writeValueSymbolTableForwardDecl() local
1370 SmallVector<unsigned, 64> Vals; in writeModuleInfo() local
1673 static void emitSignedInt64(SmallVectorImpl<uint64_t> &Vals, uint64_t V) { in emitSignedInt64()
1680 static void emitWideAPInt(SmallVectorImpl<uint64_t> &Vals, const APInt &A) { in emitWideAPInt()
2301 uint64_t Vals[] = {0, 0}; in writeModuleMetadata() local
2525 const ValueEnumerator::ValueList &Vals = VE.getValues(); in writeConstants() local
2757 const ValueEnumerator::ValueList &Vals = VE.getValues(); in writeModuleConstants() local
2778 SmallVectorImpl<unsigned> &Vals) { in pushValueAndType()
[all …]
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.cpp180 BooleanFormula buildBooleanFormula(const llvm::DenseSet<BoolValue *> &Vals) { in buildBooleanFormula()
441 explicit WatchedLiteralsSolverImpl(const llvm::DenseSet<BoolValue *> &Vals) in WatchedLiteralsSolverImpl()
715 Solver::Result WatchedLiteralsSolver::solve(llvm::DenseSet<BoolValue *> Vals) { in solve()
/openbsd-src/gnu/llvm/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp166 static void PrintOperation(unsigned ValNo, unsigned short Vals[]) { in PrintOperation()
213 static void EvaluateOps(unsigned short Elt, unsigned short Vals[], in EvaluateOps()
403 unsigned short Vals[30]; in main() local
502 unsigned short Vals[30]; in main() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DMDBuilder.cpp45 SmallVector<Metadata *, 4> Vals(Weights.size() + 1); in createBranchWeights() local
227 SmallVector<Metadata *, 4> Vals(Fields.size() * 3); in createTBAAStructNode() local
331 Metadata *Vals[] = { in createIrrLoopHeaderWeight() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h199 ArrayRef<DbgValueLoc> Vals) in DebugLocEntry()
224 void addValues(ArrayRef<DbgValueLoc> Vals) { in addValues()
/openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp31 static void error(std::error_code EC, char const *Fmt, const Ts &...Vals) { in error()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp36 Metadata *Vals[] = {ValueAsMetadata::get(E.first.first), in addModuleFlags() local
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.h339 std::vector<std::unique_ptr<Value>> Vals; variable
/openbsd-src/gnu/llvm/llvm/tools/lli/
H A DExecutionUtils.cpp48 template <typename... Ts> static void outsv(const char *Fmt, Ts &&...Vals) { in outsv()
/openbsd-src/gnu/llvm/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp215 SmallVectorImpl<uint64_t> &Vals, in readRecord()
/openbsd-src/gnu/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp566 SmallVector<const Expr *, 8> Vals; in rewriteToDictionaryLiteral() local
622 SmallVector<const Expr *, 8> Vals; in shouldNotRewriteImmediateMessageArgs() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DError.h1246 inline Error createStringError(std::error_code EC, char const *Fmt, in createStringError()
1261 inline Error createStringError(std::errc EC, char const *Fmt, in createStringError()
H A DCommandLine.h450 list_initializer<Ty> list_init(ArrayRef<Ty> Vals) { in list_init()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp127 llvm::ImmutableList<SVal> Vals) { in getCompoundValData()
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp77 Metadata *Vals[3]; in createShaderModelMD() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DDenseMap.h748 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { in DenseMap()
929 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) in SmallDenseMap()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h394 const Ts &...Vals) { in checkAddressSizeSupported()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2080 LeaderTableEntry *Vals = &Gvn.LeaderTable[Num]; in areAllValsInBB() local
2105 LeaderTableEntry *Vals = &Gvn.LeaderTable[Num]; in areCallValsEqual() local
2203 LeaderTableEntry Vals = LeaderTable[num]; in findLeader() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp123 SmallVector<SDValue, 8> Vals; in ExpandRes_BITCAST() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTailDuplicator.cpp338 AvailableValsTy Vals; in addSSAUpdateEntry() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp441 ConstString substitute(llvm::StringRef Mangled, Ts &&... Vals) { in substitute()

12