Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/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[] = { createLoopVectorizeMetadata() local
270 Metadata *Vals[] = { createLoopVectorizeMetadata() local
280 Metadata *Vals[] = { createLoopVectorizeMetadata() local
289 Metadata *Vals[] = { createLoopVectorizeMetadata() local
362 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.distribute.enable"), createLoopDistributeMetadata() local
445 Metadata *Vals[] = {MDString::get(Ctx, "llvm.loop.align"), createMetadata() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h386 EmitRecordWithAbbrevImpl(unsigned Abbrev,ArrayRef<uintty> Vals,StringRef Blob,std::optional<unsigned> Code) EmitRecordWithAbbrevImpl() argument
518 EmitRecordWithAbbrev(unsigned Abbrev,const Container & Vals) EmitRecordWithAbbrev() argument
528 EmitRecordWithBlob(unsigned Abbrev,const Container & Vals,StringRef Blob) EmitRecordWithBlob() argument
533 EmitRecordWithBlob(unsigned Abbrev,const Container & Vals,const char * BlobData,unsigned BlobLen) EmitRecordWithBlob() argument
542 EmitRecordWithArray(unsigned Abbrev,const Container & Vals,StringRef Array) EmitRecordWithArray() argument
547 EmitRecordWithArray(unsigned Abbrev,const Container & Vals,const char * ArrayData,unsigned ArrayLen) EmitRecordWithArray() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp356 val_vec_type Vals(total_size, 0); getConstantFieldValue() local
383 fillGenericConstant(const DataLayout & DL,const Constant * CV,val_vec_type & Vals,uint64_t Offset) fillGenericConstant() argument
420 fillConstantDataArray(const DataLayout & DL,const ConstantDataArray * CDA,val_vec_type & Vals,int Offset) fillConstantDataArray() argument
433 fillConstantArray(const DataLayout & DL,const ConstantArray * CA,val_vec_type & Vals,int Offset) fillConstantArray() argument
445 fillConstantStruct(const DataLayout & DL,const ConstantStruct * CS,val_vec_type & Vals,int Offset) fillConstantStruct() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp603 SmallVector<unsigned, 64> Vals; writeStringRecord() local
721 emitSignedInt64(SmallVectorImpl<uint64_t> & Vals,uint64_t V) emitSignedInt64() argument
729 emitWideAPInt(SmallVectorImpl<uint64_t> & Vals,const APInt & A) emitWideAPInt() argument
1148 SmallVector<uint16_t, 64> Vals; writeComdats() local
1258 SmallVector<unsigned, 64> Vals; writeModuleInfo() local
1959 const ValueEnumerator::ValueList &Vals = VE.getValues(); writeConstants() local
2192 const ValueEnumerator::ValueList &Vals = VE.getValues(); writeModuleConstants() local
2213 pushValueAndType(const Value * V,unsigned InstID,SmallVectorImpl<unsigned> & Vals) pushValueAndType() argument
2227 pushValue(const Value * V,unsigned InstID,SmallVectorImpl<unsigned> & Vals) pushValue() argument
2233 pushValueSigned(const Value * V,unsigned InstID,SmallVectorImpl<uint64_t> & Vals) pushValueSigned() argument
2241 writeInstruction(const Instruction & I,unsigned InstID,SmallVectorImpl<unsigned> & Vals) writeInstruction() argument
2630 SmallVector<unsigned, 64> Vals; writeFunction() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DArena.h131 std::vector<std::unique_ptr<Value>> Vals; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h199 ArrayRef<DbgValueLoc> Vals) in DebugLocEntry() argument
224 void addValues(ArrayRef<DbgValueLoc> Vals) { in addValues() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp656 SmallVector<unsigned, 64> Vals; writeStringRecord() local
1256 SmallVector<unsigned, 64> Vals; writeComdats() local
1284 uint64_t Vals[] = {bitc::MODULE_CODE_VSTOFFSET, 0}; writeValueSymbolTableForwardDecl() local
1409 SmallVector<unsigned, 64> Vals; writeModuleInfo() local
1719 emitSignedInt64(SmallVectorImpl<uint64_t> & Vals,uint64_t V) emitSignedInt64() argument
1726 emitWideAPInt(SmallVectorImpl<uint64_t> & Vals,const APInt & A) emitWideAPInt() argument
2350 uint64_t Vals[] = {0, 0}; writeModuleMetadata() local
2574 const ValueEnumerator::ValueList &Vals = VE.getValues(); writeConstants() local
2800 const ValueEnumerator::ValueList &Vals = VE.getValues(); writeModuleConstants() local
2821 pushValueAndType(const Value * V,unsigned InstID,SmallVectorImpl<unsigned> & Vals) pushValueAndType() argument
2852 pushValue(const Value * V,unsigned InstID,SmallVectorImpl<unsigned> & Vals) pushValue() argument
2858 pushValueSigned(const Value * V,unsigned InstID,SmallVectorImpl<uint64_t> & Vals) pushValueSigned() argument
2867 writeInstruction(const Instruction & I,unsigned InstID,SmallVectorImpl<unsigned> & Vals) writeInstruction() argument
3458 SmallVector<unsigned, 64> Vals; writeFunction() local
3798 SmallVector<unsigned, 64> Vals; writeModStrings() local
4657 constexpr std::array<unsigned, 1> Vals = {{bitc::BITCODE_CURRENT_EPOCH}}; writeIdentificationBlock() local
4666 uint32_t Vals[5]; writeModuleHash() local
5007 SmallVector<unsigned, 64> Vals; writeSimplifiedModuleInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp45 SmallVector<Metadata *, 4> Vals(Weights.size() + 1); createBranchWeights() local
227 SmallVector<Metadata *, 4> Vals(Fields.size() * 3); createTBAAStructNode() local
331 Metadata *Vals[] = { createIrrLoopHeaderWeight() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DWatchedLiteralsSolver.cpp261 buildCNF(const llvm::ArrayRef<const Formula * > & Vals) buildCNF() argument
503 WatchedLiteralsSolverImpl(const llvm::ArrayRef<const Formula * > & Vals) WatchedLiteralsSolverImpl() argument
787 solve(llvm::ArrayRef<const Formula * > Vals) solve() argument
/freebsd-src/contrib/llvm-project/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()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp35 Metadata *Vals[] = {ValueAsMetadata::get(E.first.first), addModuleFlags() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitstream/Reader/
H A DBitstreamReader.cpp215 SmallVectorImpl<uint64_t> &Vals, in readRecord() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h413 const Ts &...Vals) { in checkAddressSizeSupported() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1244 createStringError(std::error_code EC,char const * Fmt,const Ts &...Vals) createStringError() argument
1259 createStringError(std::errc EC,char const * Fmt,const Ts &...Vals) createStringError() argument
H A DCommandLine.h455 list_init(ArrayRef<Ty> Vals) list_init() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp126 llvm::ImmutableList<SVal> Vals) { in getCompoundValData()
/freebsd-src/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp566 SmallVector<const Expr *, 8> Vals; in rewriteToDictionaryLiteral() local
622 SmallVector<const Expr *, 8> Vals; in shouldNotRewriteImmediateMessageArgs() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp77 Metadata *Vals[3]; createShaderModelMD() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h775 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) DenseMap() argument
956 SmallDenseMap(std::initializer_list<typename BaseT::value_type> Vals) SmallDenseMap() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h456 DenseMap<unsigned, Value *> Vals; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp123 SmallVector<SDValue, 8> Vals; in ExpandRes_BITCAST() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2204 LeaderTableEntry *Vals = &Gvn.LeaderTable[Num]; areAllValsInBB() local
2229 LeaderTableEntry *Vals = &Gvn.LeaderTable[Num]; areCallValsEqual() local
2327 LeaderTableEntry Vals = LeaderTable[num]; findLeader() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp440 ConstString substitute(llvm::StringRef Mangled, Ts &&... Vals) { in substitute() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp338 AvailableValsTy Vals; addSSAUpdateEntry() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.cpp554 uint64_t *Vals = Cases + 2; in __sanitizer_cov_trace_switch() local

12