Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamWriter.h296 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl()
430 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev()
440 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob()
445 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob()
454 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
459 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFISelDAGToDAG.cpp366 val_vec_type Vals(total_size, 0); in getConstantFieldValue() local
393 val_vec_type &Vals, uint64_t Offset) { in fillGenericConstant()
430 val_vec_type &Vals, int Offset) { in fillConstantDataArray()
443 val_vec_type &Vals, int Offset) { in fillConstantArray()
455 val_vec_type &Vals, int Offset) { in fillConstantStruct()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp45 SmallVector<Metadata *, 4> Vals(Weights.size() + 1); in createBranchWeights() local
202 SmallVector<Metadata *, 4> Vals(Fields.size() * 3); in createTBAAStructNode() local
306 Metadata *Vals[] = { in createIrrLoopHeaderWeight() local
316 Metadata *Vals[] = { in createMisExpect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h136 ArrayRef<DbgValueLoc> Vals) in DebugLocEntry()
157 void addValues(ArrayRef<DbgValueLoc> Vals) { in addValues()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp586 SmallVector<unsigned, 64> Vals; in writeStringRecord() local
1096 SmallVector<unsigned, 64> Vals; in writeComdats() local
1124 uint64_t Vals[] = {bitc::MODULE_CODE_VSTOFFSET, 0}; in writeValueSymbolTableForwardDecl() local
1237 SmallVector<unsigned, 64> Vals; in writeModuleInfo() local
2078 uint64_t Vals[] = {0, 0}; in writeModuleMetadata() local
2261 static void emitSignedInt64(SmallVectorImpl<uint64_t> &Vals, uint64_t V) { in emitSignedInt64()
2309 const ValueEnumerator::ValueList &Vals = VE.getValues(); in writeConstants() local
2537 const ValueEnumerator::ValueList &Vals = VE.getValues(); in writeModuleConstants() local
2558 SmallVectorImpl<unsigned> &Vals) { in pushValueAndType()
2589 SmallVectorImpl<unsigned> &Vals) { in pushValue()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DCGProfile.cpp90 Metadata *Vals[] = {ValueAsMetadata::get(E.first.first), in addModuleFlags() local
DMemorySanitizer.cpp1545 SmallVector<Constant *, 4> Vals(AT->getNumElements(), in getPoisonedShadow() local
1550 SmallVector<Constant *, 4> Vals; in getPoisonedShadow() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp194 SmallVectorImpl<uint64_t> &Vals) { in readArrayAbbrev()
201 SmallVectorImpl<uint64_t> &Vals) { in readRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp206 SmallVectorImpl<uint64_t> &Vals, in readRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DError.h1197 inline Error createStringError(std::error_code EC, char const *Fmt, in createStringError()
1212 inline Error createStringError(std::errc EC, char const *Fmt, in createStringError()
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.cpp305 uint64_t *Vals = Cases + 2; in __sanitizer_cov_trace_switch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp1631 LeaderTableEntry *Vals = &Gvn.LeaderTable[Num]; in areAllValsInBB() local
1655 LeaderTableEntry *Vals = &Gvn.LeaderTable[Num]; in areCallValsEqual() local
1755 LeaderTableEntry Vals = LeaderTable[num]; in findLeader() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypesGeneric.cpp120 SmallVector<SDValue, 8> Vals; in ExpandRes_BITCAST() local
DLegalizeVectorOps.cpp717 SmallVector<SDValue, 8> Vals; in ExpandLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp327 Node Phi(wasm::LocalType, uint32_t Count, Node *Vals, Node Control) { in Phi()
1024 Node Return(uint32_t Count, Node *Vals) { in Return()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplicator.cpp336 AvailableValsTy Vals; in addSSAUpdateEntry() local
DRegisterCoalescer.cpp2315 SmallVector<Val, 8> Vals; member in __anonccb485930311::JoinVals
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp1927 SmallVector<Init*, 16> Vals; in ParseSimpleValue() local
1977 SmallVector<Init*, 16> Vals; in ParseSimpleValue() local
DRecord.cpp627 SmallVector<Init*, 8> Vals; in convertInitListSlice() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h568 static MCCFIInstruction createEscape(MCSymbol *L, StringRef Vals) { in createEscape()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h718 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { in DenseMap()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp1283 SDValue Vals[] = { Lo, Hi }; in lowerMulDiv() local
1357 SDValue Vals[] = { Out, SDValue(Val.getNode(), 1) }; in lowerDSPIntr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp953 SmallVector<Metadata *, 3> Vals; in annotateValueSite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp1515 VectorPair Vals = opSplit(cast<StoreSDNode>(Op)->getValue(), dl, DAG); in SplitHvxMemOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp914 ArrayRef<Register> Vals = getOrCreateVRegs(*SI.getValueOperand()); in translateStore() local

12