/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | CGProfile.cpp | 90 Metadata *Vals[] = {ValueAsMetadata::get(E.first.first), in addModuleFlags() local
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zItem.h | 96 CRecordVector<UInt32> Vals;
member 143 CRecordVector<UInt64> Vals;
member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/ |
H A D | BitstreamReader.cpp | 205 readRecord(unsigned AbbrevID, SmallVectorImpl<uint64_t> &Vals, StringRef *Blob) readRecord() argument [all...] |
/third_party/lzma/C/ |
H A D | 7z.h | 65 UInt32 *Vals;
member 72 CNtfsFileTime *Vals;
member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocEntry.h | 157 void addValues(ArrayRef<DbgValueLoc> Vals) { in addValues() argument 135 DebugLocEntry(const MCSymbol *Begin, const MCSymbol *End, ArrayRef<DbgValueLoc> Vals) DebugLocEntry() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Format.h | 91 std::tuple<Ts...> Vals; member in llvm::final 124 inline format_object<Ts...> format(const char *Fmt, const Ts &... Vals) { in format() argument
|
H A D | Error.h | 1197 createStringError(std::error_code EC, char const *Fmt, const Ts &... Vals) createStringError() argument 1212 createStringError(std::errc EC, char const *Fmt, const Ts &... Vals) createStringError() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Format.h | 91 std::tuple<Ts...> Vals; member in llvm::final 124 inline format_object<Ts...> format(const char *Fmt, const Ts &... Vals) { in format() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
H A D | BitstreamWriter.h | 296 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | MDBuilder.cpp | 306 Metadata *Vals[] in createIrrLoopHeaderWeight() local 316 Metadata *Vals[] = { createMisExpect() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFISelDAGToDAG.cpp | 391 fillGenericConstant(const DataLayout &DL, const Constant *CV, val_vec_type &Vals, uint64_t Offset) fillGenericConstant() argument 428 fillConstantDataArray(const DataLayout &DL, const ConstantDataArray *CDA, val_vec_type &Vals, int Offset) fillConstantDataArray() argument 441 fillConstantArray(const DataLayout &DL, const ConstantArray *CA, val_vec_type &Vals, int Offset) fillConstantArray() argument 453 fillConstantStruct(const DataLayout &DL, const ConstantStruct *CS, val_vec_type &Vals, int Offset) fillConstantStruct() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 120 SmallVector<SDValue, 8> Vals; in ExpandRes_BITCAST() local
|
H A D | LegalizeVectorOps.cpp | 717 SmallVector<SDValue, 8> Vals; in ExpandLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TailDuplicator.cpp | 336 AvailableValsTy Vals; in addSSAUpdateEntry() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Value.h | 907 inline Value **unwrap(LLVMValueRef *Vals) { in unwrap() argument 912 inline T **unwrap(LLVMValueRef *Vals, unsigned Length) { in unwrap() argument 921 inline LLVMValueRef *wrap(const Value **Vals) { in wrap() argument
|
H A D | Metadata.h | 1118 MDTuple(LLVMContext &C, StorageType Storage, unsigned Hash, ArrayRef<Metadata *> Vals) MDTuple() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Value.h | 800 inline Value **unwrap(LLVMValueRef *Vals) { in unwrap() argument 805 inline T **unwrap(LLVMValueRef *Vals, unsigned Length) { in unwrap() argument 814 inline LLVMValueRef *wrap(const Value **Vals) { in wrap() argument
|
H A D | Metadata.h | 1076 MDTuple(LLVMContext &C, StorageType Storage, unsigned Hash, ArrayRef<Metadata *> Vals) MDTuple() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCDwarf.h | 568 static MCCFIInstruction createEscape(MCSymbol *L, StringRef Vals) { in createEscape() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 718 DenseMap(std::initializer_list<typename BaseT::value_type> Vals) { in DenseMap() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 953 SmallVector<Metadata *, 3> Vals; in annotateValueSite() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | TGParser.cpp | 1927 SmallVector<Init*, 16> Vals; in ParseSimpleValue() local 1977 SmallVector<Init*, 16> Vals; in ParseSimpleValue() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 1515 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/Transforms/Scalar/ |
H A D | GVN.cpp | 1631 LeaderTableEntry *Vals = &Gvn.LeaderTable[Num]; in areAllValsInBB() local 1655 LeaderTableEntry *Vals = &Gvn.LeaderTable[Num]; in areCallValsEqual() local 1755 LeaderTableEntry Vals = LeaderTable[num]; findLeader() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | WasmTranslator.cpp | 327 Node Phi(wasm::LocalType, uint32_t Count, Node *Vals, Node Control) { in Phi() argument 1024 Node Return(uint32_t Count, Node *Vals) { in Return() argument
|